KeyAttestation.PublicKeyAttestation Property

Definition

Gets the attestation blob bytes encoded as a base64 URL string. In the case of an asymmetric key, this corresponds to the public key value.

public ReadOnlyMemory<byte> PublicKeyAttestation { get; }
member this.PublicKeyAttestation : ReadOnlyMemory<byte>
Public ReadOnly Property PublicKeyAttestation As ReadOnlyMemory(Of Byte)

Property Value

Applies to