Share via


PSSymmetricKeyAttestation.PrimaryKey Property

Definition

Gets the primary key used for attestation.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to