你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AttestationRequest.DraftPolicyForAttestation Property

Definition

Optional 'draft' policy for attestation. If this field is provided, then this policy document will be used for the attestation request. This allows a caller to test various policy documents against actual data before applying the policy document via the SetPolicy(AttestationType, String, AttestationTokenSigningKey, CancellationToken) API.

public string DraftPolicyForAttestation { get; set; }
member this.DraftPolicyForAttestation : string with get, set
Public Property DraftPolicyForAttestation As String

Property Value

Applies to