Click or drag to resize
AuthenticationHelperPrincipalContext Property
Encapsulates the server or domain against which all operations are performed.

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 8.2.23
Syntax
C#
public static PrincipalContext PrincipalContext { get; }

Property Value

Type: PrincipalContext
See Also