Click or drag to resize

PsrActiveDirectoryProfileAuthenticationTypes Property

Determinates the Flags that are used for connecting to the active directory server by the .net framework.

Namespace:  PsrApi.Data
Assembly:  PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
public PsrActiveDirectoryAuthenticationTypes AuthenticationTypes { get; set; }

Property Value

Type: PsrActiveDirectoryAuthenticationTypes
See Also