Click or drag to resize
WindowsIdentityHelperGetCurrent Method
For Windows OS returns the identity of the current user, otherwise returns null.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
public static WindowsIdentity GetCurrent()

Return Value

Type: WindowsIdentity
See Also