Class TenantDomainOwnershipProofPublicationPlanMetadataKeys
เนื้อหานี้ยังไม่ได้แปลเป็นภาษาไทย แสดงเป็นภาษาอังกฤษแทน
Namespace: Cephalon.MultiTenancy.Governance.Services
Assembly: Cephalon.MultiTenancy.Governance.dll
Stable metadata keys written by tenant-domain ownership proof publication planning.
public static class TenantDomainOwnershipProofPublicationPlanMetadataKeysInheritance
Section titled “Inheritance”object ← TenantDomainOwnershipProofPublicationPlanMetadataKeys
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”DnsTxtRecordName
Section titled “ DnsTxtRecordName”Metadata key for the DNS TXT record name where the proof should be published.
public const string DnsTxtRecordName = "proofPublicationDnsTxtRecordName"Field Value
Section titled “Field Value”DnsTxtRecordValueFingerprint
Section titled “ DnsTxtRecordValueFingerprint”Metadata key for the DNS TXT record value fingerprint.
public const string DnsTxtRecordValueFingerprint = "proofPublicationDnsTxtRecordValueFingerprint"Field Value
Section titled “Field Value”ExternalPublicationOwnership
Section titled “ ExternalPublicationOwnership”Metadata key that keeps external publication ownership explicit.
public const string ExternalPublicationOwnership = "proofExternalPublicationOwnership"Field Value
Section titled “Field Value”HttpContentType
Section titled “ HttpContentType”Metadata key for the HTTP content type used by the publication plan.
public const string HttpContentType = "proofPublicationHttpContentType"Field Value
Section titled “Field Value”HttpFileContentFingerprint
Section titled “ HttpFileContentFingerprint”Metadata key for the HTTP file content fingerprint.
public const string HttpFileContentFingerprint = "proofPublicationHttpFileContentFingerprint"Field Value
Section titled “Field Value”HttpFilePath
Section titled “ HttpFilePath”Metadata key for the HTTP path where the proof file should be published.
public const string HttpFilePath = "proofPublicationHttpFilePath"Field Value
Section titled “Field Value”LastProofPublicationPlanActor
Section titled “ LastProofPublicationPlanActor”Metadata key for the actor that requested publication planning.
public const string LastProofPublicationPlanActor = "lastProofPublicationPlanActor"Field Value
Section titled “Field Value”LastProofPublicationPlanCorrelationId
Section titled “ LastProofPublicationPlanCorrelationId”Metadata key for the publication planning correlation identifier.
public const string LastProofPublicationPlanCorrelationId = "lastProofPublicationPlanCorrelationId"Field Value
Section titled “Field Value”LastProofPublicationPlanFingerprint
Section titled “ LastProofPublicationPlanFingerprint”Metadata key for the SHA-256 fingerprint of the planned proof value.
public const string LastProofPublicationPlanFingerprint = "lastProofPublicationPlanFingerprint"Field Value
Section titled “Field Value”LastProofPublicationPlanOutcome
Section titled “ LastProofPublicationPlanOutcome”Metadata key for the last publication planning outcome.
public const string LastProofPublicationPlanOutcome = "lastProofPublicationPlanOutcome"Field Value
Section titled “Field Value”LastProofPublicationPlanSource
Section titled “ LastProofPublicationPlanSource”Metadata key for the source that requested publication planning.
public const string LastProofPublicationPlanSource = "lastProofPublicationPlanSource"Field Value
Section titled “Field Value”LastProofPublicationPlannedAtUtc
Section titled “ LastProofPublicationPlannedAtUtc”Metadata key for the UTC timestamp when publication planning executed.
public const string LastProofPublicationPlannedAtUtc = "lastProofPublicationPlannedAtUtc"Field Value
Section titled “Field Value”ProofPublicationPlanningOwnership
Section titled “ ProofPublicationPlanningOwnership”Metadata key that identifies Cephalon as the publication planning owner.
public const string ProofPublicationPlanningOwnership = "proofPublicationPlanningOwnership"