Share via


TpmAttestation.StorageRootKey Property

Definition

Gets the storage key used for attestation.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to