Click or drag to resize

PsrActiveDirectoryProfileUserPassword Property

Encrypted user password that is used for authentication against the Active Directory

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

Property Value

Type: Byte
See Also