Click or drag to resize

PasswordHashAuthConfigurationUserKey Property

New PBKDF2 encrypted key

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

Property Value

Type: Byte
See Also