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