API Reference
SecurityTxtInfo
Provides security txt info functionality.
Inheritance
- Object
- SecurityTxtInfo
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property DomainOverviewInfo.SecurityTxt
Accepted by parameters
Constructors
public SecurityTxtInfo() #Inherited Methods
public override Boolean Equals(Object obj) #BooleanParameters
- obj Object
Properties
public HealthCheckType Check { get; set; } #Gets or sets the check value.
public AnalysisArea Area { get; set; } #Gets or sets the area value.
public String Subject { get; set; } #Gets or sets the subject value.
public Boolean RecordPresent { get; set; } #Gets or sets the record present value.
public Boolean RecordValid { get; set; } #Gets or sets the record valid value.
public Boolean PGPSigned { get; set; } #Gets or sets the pgp signed value.
public Boolean FallbackUsed { get; set; } #Gets or sets the fallback used value.
public String Url { get; set; } #Gets or sets the url value.
public IReadOnlyCollection<String> DuplicateTags { get; set; } #Gets or sets the duplicate tags value.
public IReadOnlyList<String> ContactEmail { get; set; } #Gets or sets the contact email value.
public IReadOnlyList<String> ContactWebsite { get; set; } #Gets or sets the contact website value.
public IReadOnlyList<String> Acknowledgments { get; set; } #Gets or sets the acknowledgments value.
public IReadOnlyList<String> PreferredLanguages { get; set; } #Gets or sets the preferred languages value.
public IReadOnlyList<String> Encryption { get; set; } #Gets or sets the encryption value.
public IReadOnlyList<String> Policy { get; set; } #Gets or sets the policy value.
public IReadOnlyList<String> Hiring { get; set; } #Gets or sets the hiring value.
public IReadOnlyList<String> Canonical { get; set; } #Gets or sets the canonical value.
public String Expires { get; set; } #Gets or sets the expires value.
public Nullable<DateTimeOffset> ExpiresAt { get; set; } #Gets or sets the expires at value.
public Nullable<Int32> DaysUntilExpiry { get; set; } #Gets or sets the days until expiry value.
public String SignatureEncryption { get; set; } #Gets or sets the signature encryption value.
public IReadOnlyList<Assessment> Assessments { get; set; } #Gets or sets the assessments value.
public String Status { get; set; } #Gets or sets the status value.
public Int32 WarningCount { get; set; } #Gets or sets the warning count value.
public Int32 ErrorCount { get; set; } #Gets or sets the error count value.
public String Summary { get; set; } #Gets or sets the summary value.
public Sections Narrative { get; set; } #Gets or sets the narrative value.
public IReadOnlyList<String> Highlights { get; set; } #Gets or sets the highlights value.
public IReadOnlyList<String> Details { get; set; } #Gets or sets the details value.
public IReadOnlyList<RecommendationAdvice> Recommendations { get; set; } #Gets or sets the recommendations value.
public IReadOnlyList<RecommendationAdvice> Positives { get; set; } #Gets or sets the positives value.
public IReadOnlyList<String> References { get; set; } #Gets or sets the references value.