| UserIdentityGetCurrentIdentity Method |
Retrieves the current user's identity.
Namespace:
Dynamicweb.Analytics
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public static UserIdentity GetCurrentIdentity()
Public Shared Function GetCurrentIdentity As UserIdentity
Return Value
Type:
UserIdentityThe current user's identity.
Remarks See Also