Class TenantDomainOwnershipHttpProofCollectionMetadataKeys
Namespace: Cephalon.MultiTenancy.Governance.Services
Assembly: Cephalon.MultiTenancy.Governance.dll
Stable metadata keys written by tenant-domain ownership HTTP proof collection.
public static class TenantDomainOwnershipHttpProofCollectionMetadataKeysInheritance
Section titled “Inheritance”object ← TenantDomainOwnershipHttpProofCollectionMetadataKeys
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 keeps DNS TXT proof collection ownership explicit.
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 that identifies Cephalon as the HTTP proof collection owner.
public const string HttpProofCollectionOwnership = "httpProofCollectionOwnership"Field Value
Section titled “Field Value”LastHttpProofCollectedAtUtc
Section titled “ LastHttpProofCollectedAtUtc”Metadata key for the UTC timestamp when HTTP proof collection executed.
public const string LastHttpProofCollectedAtUtc = "lastHttpProofCollectedAtUtc"Field Value
Section titled “Field Value”LastHttpProofCollectionActor
Section titled “ LastHttpProofCollectionActor”Metadata key for the actor that requested HTTP proof collection when known.
public const string LastHttpProofCollectionActor = "lastHttpProofCollectionActor"Field Value
Section titled “Field Value”LastHttpProofCollectionContentLength
Section titled “ LastHttpProofCollectionContentLength”Metadata key for the collected HTTP proof response body length.
public const string LastHttpProofCollectionContentLength = "lastHttpProofCollectionContentLength"Field Value
Section titled “Field Value”LastHttpProofCollectionCorrelationId
Section titled “ LastHttpProofCollectionCorrelationId”Metadata key for the HTTP proof collection correlation identifier.
public const string LastHttpProofCollectionCorrelationId = "lastHttpProofCollectionCorrelationId"Field Value
Section titled “Field Value”LastHttpProofCollectionObservedFingerprint
Section titled “ LastHttpProofCollectionObservedFingerprint”Metadata key for the SHA-256 fingerprint of the collected HTTP proof body.
public const string LastHttpProofCollectionObservedFingerprint = "lastHttpProofCollectionObservedFingerprint"Field Value
Section titled “Field Value”LastHttpProofCollectionOutcome
Section titled “ LastHttpProofCollectionOutcome”Metadata key for the last HTTP proof collection outcome.
public const string LastHttpProofCollectionOutcome = "lastHttpProofCollectionOutcome"Field Value
Section titled “Field Value”LastHttpProofCollectionPublicationPlanOutcome
Section titled “ LastHttpProofCollectionPublicationPlanOutcome”Metadata key for the nested publication-plan outcome used by collection.
public const string LastHttpProofCollectionPublicationPlanOutcome = "lastHttpProofCollectionPublicationPlanOutcome"Field Value
Section titled “Field Value”LastHttpProofCollectionSource
Section titled “ LastHttpProofCollectionSource”Metadata key for the source that requested HTTP proof collection.
public const string LastHttpProofCollectionSource = "lastHttpProofCollectionSource"Field Value
Section titled “Field Value”LastHttpProofCollectionStatusCode
Section titled “ LastHttpProofCollectionStatusCode”Metadata key for the HTTP status code returned by the proof endpoint.
public const string LastHttpProofCollectionStatusCode = "lastHttpProofCollectionStatusCode"Field Value
Section titled “Field Value”LastHttpProofCollectionUri
Section titled “ LastHttpProofCollectionUri”Metadata key for the URI used to collect the HTTP proof.
public const string LastHttpProofCollectionUri = "lastHttpProofCollectionUri"