Click or drag to resize

AuthenticationUserKeySignatureCredentialUserKeyChallengeSignature Property

Challenge the user should sign the UserKey with

Namespace:  PsrApi.Data.Authentication.AuthData
Assembly:  PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
public byte[] UserKeyChallengeSignature { get; set; }

Property Value

Type: Byte
See Also