RelyingPartyIdHash Property
RelyingPartyIdHash
The digest of the relying party ID. It is the SHA-256 digest of the
Id
property of the RelyingParty class passed to
the MakeCredential
method or command as part of the
MakeCredentialParameters.
C#
public ReadOnlyMemory<byte> RelyingPartyIdHash { get; }
Property Value
Type | Description |
---|---|
System.ReadOnlyMemory<System.Byte> |