KeyAttestation.PrivateKeyAttestation Property

Definition

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)

Property Value

Applies to