KeyAttestation.PrivateKeyAttestation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the attestation blob bytes encoded as a base64 URL string corresponding to the private key value.
public ReadOnlyMemory<byte> PrivateKeyAttestation { get; }
member this.PrivateKeyAttestation : ReadOnlyMemory<byte>
Public ReadOnly Property PrivateKeyAttestation As ReadOnlyMemory(Of Byte)