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

Class TenantDomainOwnershipHttpProofPublicationMetadataKeys

เนื้อหานี้ยังไม่ได้แปลเป็นภาษาไทย แสดงเป็นภาษาอังกฤษแทน

Namespace: Cephalon.MultiTenancy.Governance.Services
Assembly: Cephalon.MultiTenancy.Governance.dll

Stable metadata keys written by tenant-domain ownership HTTP proof publication.

public static class TenantDomainOwnershipHttpProofPublicationMetadataKeys

objectTenantDomainOwnershipHttpProofPublicationMetadataKeys

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

Metadata key for the SHA-256 fingerprint of the published proof-file content.

public const string HttpProofPublicationContentFingerprint = "httpProofPublicationContentFingerprint"

string

Metadata key for the HTTP content type used by the published proof file.

public const string HttpProofPublicationContentType = "httpProofPublicationContentType"

string

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

public const string HttpProofPublicationOwnership = "httpProofPublicationOwnership"

string

Metadata key for the HTTP path where the proof file is published.

public const string HttpProofPublicationPath = "httpProofPublicationPath"

string

Metadata key that identifies the component responsible for serving the proof file.

public const string HttpProofPublicationServedBy = "httpProofPublicationServedBy"

string

Metadata key for the actor that requested HTTP proof publication.

public const string LastHttpProofPublicationActor = "lastHttpProofPublicationActor"

string

Metadata key for the HTTP proof publication correlation identifier.

public const string LastHttpProofPublicationCorrelationId = "lastHttpProofPublicationCorrelationId"

string

Metadata key for the last HTTP proof publication outcome.

public const string LastHttpProofPublicationOutcome = "lastHttpProofPublicationOutcome"

string

Metadata key for the source that requested HTTP proof publication.

public const string LastHttpProofPublicationSource = "lastHttpProofPublicationSource"

string

Metadata key for the UTC timestamp when HTTP proof publication was recorded.

public const string LastHttpProofPublishedAtUtc = "lastHttpProofPublishedAtUtc"

string