Class TenantDomainOwnershipDnsTxtProofCollectionMetadataKeys
Namespace: Cephalon.MultiTenancy.Governance.Services
Assembly: Cephalon.MultiTenancy.Governance.dll
Stable metadata keys written by tenant-domain ownership DNS TXT proof collection.
public static class TenantDomainOwnershipDnsTxtProofCollectionMetadataKeysInheritance
Section titled “Inheritance”object ← TenantDomainOwnershipDnsTxtProofCollectionMetadataKeys
Inherited Members
Section titled “Inherited Members”object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()
Fields
Section titled “Fields”BackgroundProofPollingOwnership
Section titled “ BackgroundProofPollingOwnership”Metadata key that keeps automatic background proof polling ownership explicit.
public const string BackgroundProofPollingOwnership = "backgroundProofPollingOwnership"Field Value
Section titled “Field Value”DnsTxtProofCollectionOwnership
Section titled “ DnsTxtProofCollectionOwnership”Metadata key that identifies Cephalon as the DNS TXT proof collection owner when a resolver endpoint is configured.
public const string DnsTxtProofCollectionOwnership = "dnsTxtProofCollectionOwnership"Field Value
Section titled “Field Value”ExternalProofPollingOwnership
Section titled “ ExternalProofPollingOwnership”Metadata key that keeps on-demand external proof polling ownership explicit.
public const string ExternalProofPollingOwnership = "externalProofPollingOwnership"Field Value
Section titled “Field Value”HttpProofCollectionOwnership
Section titled “ HttpProofCollectionOwnership”Metadata key for HTTP proof collection ownership.
public const string HttpProofCollectionOwnership = "httpProofCollectionOwnership"Field Value
Section titled “Field Value”LastDnsTxtProofCollectedAtUtc
Section titled “ LastDnsTxtProofCollectedAtUtc”Metadata key for the UTC timestamp when DNS TXT proof collection executed.
public const string LastDnsTxtProofCollectedAtUtc = "lastDnsTxtProofCollectedAtUtc"Field Value
Section titled “Field Value”LastDnsTxtProofCollectionActor
Section titled “ LastDnsTxtProofCollectionActor”Metadata key for the actor that requested DNS TXT proof collection when known.
public const string LastDnsTxtProofCollectionActor = "lastDnsTxtProofCollectionActor"Field Value
Section titled “Field Value”LastDnsTxtProofCollectionContentLength
Section titled “ LastDnsTxtProofCollectionContentLength”Metadata key for the DNS TXT resolver response body length.
public const string LastDnsTxtProofCollectionContentLength = "lastDnsTxtProofCollectionContentLength"Field Value
Section titled “Field Value”LastDnsTxtProofCollectionCorrelationId
Section titled “ LastDnsTxtProofCollectionCorrelationId”Metadata key for the DNS TXT proof collection correlation identifier.
public const string LastDnsTxtProofCollectionCorrelationId = "lastDnsTxtProofCollectionCorrelationId"Field Value
Section titled “Field Value”LastDnsTxtProofCollectionObservedFingerprint
Section titled “ LastDnsTxtProofCollectionObservedFingerprint”Metadata key for the SHA-256 fingerprint of the matching collected DNS TXT proof.
public const string LastDnsTxtProofCollectionObservedFingerprint = "lastDnsTxtProofCollectionObservedFingerprint"Field Value
Section titled “Field Value”LastDnsTxtProofCollectionObservedTxtRecordCount
Section titled “ LastDnsTxtProofCollectionObservedTxtRecordCount”Metadata key for the number of TXT answers observed by collection.
public const string LastDnsTxtProofCollectionObservedTxtRecordCount = "lastDnsTxtProofCollectionObservedTxtRecordCount"Field Value
Section titled “Field Value”LastDnsTxtProofCollectionOutcome
Section titled “ LastDnsTxtProofCollectionOutcome”Metadata key for the last DNS TXT proof collection outcome.
public const string LastDnsTxtProofCollectionOutcome = "lastDnsTxtProofCollectionOutcome"Field Value
Section titled “Field Value”LastDnsTxtProofCollectionPublicationPlanOutcome
Section titled “ LastDnsTxtProofCollectionPublicationPlanOutcome”Metadata key for the nested publication-plan outcome used by collection.
public const string LastDnsTxtProofCollectionPublicationPlanOutcome = "lastDnsTxtProofCollectionPublicationPlanOutcome"Field Value
Section titled “Field Value”LastDnsTxtProofCollectionRecordName
Section titled “ LastDnsTxtProofCollectionRecordName”Metadata key for the DNS TXT record name queried during collection.
public const string LastDnsTxtProofCollectionRecordName = "lastDnsTxtProofCollectionRecordName"Field Value
Section titled “Field Value”LastDnsTxtProofCollectionResolverUri
Section titled “ LastDnsTxtProofCollectionResolverUri”Metadata key for the resolver URI used to collect the DNS TXT proof.
public const string LastDnsTxtProofCollectionResolverUri = "lastDnsTxtProofCollectionResolverUri"Field Value
Section titled “Field Value”LastDnsTxtProofCollectionSource
Section titled “ LastDnsTxtProofCollectionSource”Metadata key for the source that requested DNS TXT proof collection.
public const string LastDnsTxtProofCollectionSource = "lastDnsTxtProofCollectionSource"Field Value
Section titled “Field Value”LastDnsTxtProofCollectionStatusCode
Section titled “ LastDnsTxtProofCollectionStatusCode”Metadata key for the HTTP status code returned by the DNS TXT resolver.
public const string LastDnsTxtProofCollectionStatusCode = "lastDnsTxtProofCollectionStatusCode"