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 TenantDomainOwnershipHttpProofPublicationMetadataKeysInheritance
Section titled “Inheritance”object ← TenantDomainOwnershipHttpProofPublicationMetadataKeys
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”HttpProofPublicationContentFingerprint
Section titled “ HttpProofPublicationContentFingerprint”Metadata key for the SHA-256 fingerprint of the published proof-file content.
public const string HttpProofPublicationContentFingerprint = "httpProofPublicationContentFingerprint"Field Value
Section titled “Field Value”HttpProofPublicationContentType
Section titled “ HttpProofPublicationContentType”Metadata key for the HTTP content type used by the published proof file.
public const string HttpProofPublicationContentType = "httpProofPublicationContentType"Field Value
Section titled “Field Value”HttpProofPublicationOwnership
Section titled “ HttpProofPublicationOwnership”Metadata key that identifies Cephalon as the HTTP proof publication owner.
public const string HttpProofPublicationOwnership = "httpProofPublicationOwnership"Field Value
Section titled “Field Value”HttpProofPublicationPath
Section titled “ HttpProofPublicationPath”Metadata key for the HTTP path where the proof file is published.
public const string HttpProofPublicationPath = "httpProofPublicationPath"Field Value
Section titled “Field Value”HttpProofPublicationServedBy
Section titled “ HttpProofPublicationServedBy”Metadata key that identifies the component responsible for serving the proof file.
public const string HttpProofPublicationServedBy = "httpProofPublicationServedBy"Field Value
Section titled “Field Value”LastHttpProofPublicationActor
Section titled “ LastHttpProofPublicationActor”Metadata key for the actor that requested HTTP proof publication.
public const string LastHttpProofPublicationActor = "lastHttpProofPublicationActor"Field Value
Section titled “Field Value”LastHttpProofPublicationCorrelationId
Section titled “ LastHttpProofPublicationCorrelationId”Metadata key for the HTTP proof publication correlation identifier.
public const string LastHttpProofPublicationCorrelationId = "lastHttpProofPublicationCorrelationId"Field Value
Section titled “Field Value”LastHttpProofPublicationOutcome
Section titled “ LastHttpProofPublicationOutcome”Metadata key for the last HTTP proof publication outcome.
public const string LastHttpProofPublicationOutcome = "lastHttpProofPublicationOutcome"Field Value
Section titled “Field Value”LastHttpProofPublicationSource
Section titled “ LastHttpProofPublicationSource”Metadata key for the source that requested HTTP proof publication.
public const string LastHttpProofPublicationSource = "lastHttpProofPublicationSource"Field Value
Section titled “Field Value”LastHttpProofPublishedAtUtc
Section titled “ LastHttpProofPublishedAtUtc”Metadata key for the UTC timestamp when HTTP proof publication was recorded.
public const string LastHttpProofPublishedAtUtc = "lastHttpProofPublishedAtUtc"