Class TenantDomainOwnershipProofVerificationMetadataKeys
Namespace: Cephalon.MultiTenancy.Governance.Services
Assembly: Cephalon.MultiTenancy.Governance.dll
Stable metadata keys returned by tenant-domain ownership proof verification runs.
public static class TenantDomainOwnershipProofVerificationMetadataKeysInheritance
Section titled “Inheritance”object ← TenantDomainOwnershipProofVerificationMetadataKeys
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 for automatic background proof polling ownership.
public const string BackgroundProofPollingOwnership = "backgroundProofPollingOwnership"Field Value
Section titled “Field Value”DnsTxtProofCollectionOwnership
Section titled “ DnsTxtProofCollectionOwnership”Metadata key for DNS TXT proof collection ownership.
public const string DnsTxtProofCollectionOwnership = "dnsTxtProofCollectionOwnership"Field Value
Section titled “Field Value”ExternalProofPollingOwnership
Section titled “ ExternalProofPollingOwnership”Metadata key for on-demand external proof polling ownership.
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”LastProofVerificationActor
Section titled “ LastProofVerificationActor”Metadata key for the actor that requested the latest proof verification run.
public const string LastProofVerificationActor = "lastProofVerificationActor"Field Value
Section titled “Field Value”LastProofVerificationChallengeOutcome
Section titled “ LastProofVerificationChallengeOutcome”Metadata key for the challenge issuance outcome observed by the latest proof verification run.
public const string LastProofVerificationChallengeOutcome = "lastProofVerificationChallengeOutcome"Field Value
Section titled “Field Value”LastProofVerificationCorrelationId
Section titled “ LastProofVerificationCorrelationId”Metadata key for the correlation identifier attached to the latest proof verification run.
public const string LastProofVerificationCorrelationId = "lastProofVerificationCorrelationId"Field Value
Section titled “Field Value”LastProofVerificationDnsTxtCollectionOutcome
Section titled “ LastProofVerificationDnsTxtCollectionOutcome”Metadata key for the DNS TXT proof collection outcome observed by the latest proof verification run.
public const string LastProofVerificationDnsTxtCollectionOutcome = "lastProofVerificationDnsTxtCollectionOutcome"Field Value
Section titled “Field Value”LastProofVerificationEvaluationOutcome
Section titled “ LastProofVerificationEvaluationOutcome”Metadata key for the proof evaluation outcome observed by the latest proof verification run.
public const string LastProofVerificationEvaluationOutcome = "lastProofVerificationEvaluationOutcome"Field Value
Section titled “Field Value”LastProofVerificationHttpCollectionOutcome
Section titled “ LastProofVerificationHttpCollectionOutcome”Metadata key for the HTTP proof collection outcome observed by the latest proof verification run.
public const string LastProofVerificationHttpCollectionOutcome = "lastProofVerificationHttpCollectionOutcome"Field Value
Section titled “Field Value”LastProofVerificationOutcome
Section titled “ LastProofVerificationOutcome”Metadata key for the latest proof verification runner outcome.
public const string LastProofVerificationOutcome = "lastProofVerificationOutcome"Field Value
Section titled “Field Value”LastProofVerificationPublicationPlanOutcome
Section titled “ LastProofVerificationPublicationPlanOutcome”Metadata key for the publication planning outcome observed by the latest proof verification run.
public const string LastProofVerificationPublicationPlanOutcome = "lastProofVerificationPublicationPlanOutcome"Field Value
Section titled “Field Value”LastProofVerificationRanAtUtc
Section titled “ LastProofVerificationRanAtUtc”Metadata key for the UTC timestamp when the latest proof verification run executed.
public const string LastProofVerificationRanAtUtc = "lastProofVerificationRanAtUtc"Field Value
Section titled “Field Value”LastProofVerificationSource
Section titled “ LastProofVerificationSource”Metadata key for the source that requested the latest proof verification run.
public const string LastProofVerificationSource = "lastProofVerificationSource"Field Value
Section titled “Field Value”ProofPollingRunnerOwnership
Section titled “ ProofPollingRunnerOwnership”Metadata key for proof polling runner ownership.
public const string ProofPollingRunnerOwnership = "proofPollingRunnerOwnership"Field Value
Section titled “Field Value”ProofVerificationRunnerOwnership
Section titled “ ProofVerificationRunnerOwnership”Metadata key for proof verification runner ownership.
public const string ProofVerificationRunnerOwnership = "proofVerificationRunnerOwnership"