ข้ามไปยังเนื้อหา

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 TenantDomainOwnershipHttpProofCollectionMetadataKeys

objectTenantDomainOwnershipHttpProofCollectionMetadataKeys

object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()

Metadata key that keeps automatic background proof polling ownership explicit.

public const string BackgroundProofPollingOwnership = "backgroundProofPollingOwnership"

string

Metadata key that keeps DNS TXT proof collection ownership explicit.

public const string DnsTxtProofCollectionOwnership = "dnsTxtProofCollectionOwnership"

string

Metadata key that keeps on-demand external proof polling ownership explicit.

public const string ExternalProofPollingOwnership = "externalProofPollingOwnership"

string

Metadata key that identifies Cephalon as the HTTP proof collection owner.

public const string HttpProofCollectionOwnership = "httpProofCollectionOwnership"

string

Metadata key for the UTC timestamp when HTTP proof collection executed.

public const string LastHttpProofCollectedAtUtc = "lastHttpProofCollectedAtUtc"

string

Metadata key for the actor that requested HTTP proof collection when known.

public const string LastHttpProofCollectionActor = "lastHttpProofCollectionActor"

string

Metadata key for the collected HTTP proof response body length.

public const string LastHttpProofCollectionContentLength = "lastHttpProofCollectionContentLength"

string

Metadata key for the HTTP proof collection correlation identifier.

public const string LastHttpProofCollectionCorrelationId = "lastHttpProofCollectionCorrelationId"

string

LastHttpProofCollectionObservedFingerprint

Section titled “ LastHttpProofCollectionObservedFingerprint”

Metadata key for the SHA-256 fingerprint of the collected HTTP proof body.

public const string LastHttpProofCollectionObservedFingerprint = "lastHttpProofCollectionObservedFingerprint"

string

Metadata key for the last HTTP proof collection outcome.

public const string LastHttpProofCollectionOutcome = "lastHttpProofCollectionOutcome"

string

LastHttpProofCollectionPublicationPlanOutcome

Section titled “ LastHttpProofCollectionPublicationPlanOutcome”

Metadata key for the nested publication-plan outcome used by collection.

public const string LastHttpProofCollectionPublicationPlanOutcome = "lastHttpProofCollectionPublicationPlanOutcome"

string

Metadata key for the source that requested HTTP proof collection.

public const string LastHttpProofCollectionSource = "lastHttpProofCollectionSource"

string

Metadata key for the HTTP status code returned by the proof endpoint.

public const string LastHttpProofCollectionStatusCode = "lastHttpProofCollectionStatusCode"

string

Metadata key for the URI used to collect the HTTP proof.

public const string LastHttpProofCollectionUri = "lastHttpProofCollectionUri"

string