WindowsIdentityHelperGetCurrent Method |
For Windows OS returns the identity of the current user, otherwise returns null.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax public static WindowsIdentity GetCurrent()
Return Value
Type:
WindowsIdentitySee Also