Click or drag to resize

LdapSecurityProviderWindowsPrincipal Property

Gets the original WindowsPrincipal of the user if the user exists in Active Directory.

Namespace: GSF.Security
Assembly: GSF.Security (in GSF.Security.dll) Version: 2.4.181-beta
Syntax
public WindowsPrincipal WindowsPrincipal { get; protected set; }
View Source

Property Value

WindowsPrincipal
See Also