Share via


AttestationServiceCreationSpecificParams.AttestationPolicy Property

Definition

Gets or sets name of attestation policy.

[Newtonsoft.Json.JsonProperty(PropertyName="attestationPolicy")]
public string AttestationPolicy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="attestationPolicy")>]
member this.AttestationPolicy : string with get, set
Public Property AttestationPolicy As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to