Click or drag to resize
UserInfoUserAuthenticationGUID Property
Temporary GUID for user identification for automatic sign-in in the CMS Desk.

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 8.2.23
Syntax
C#
public virtual Guid UserAuthenticationGUID { get; set; }

Property Value

Type: Guid

Implements

IUserInfoUserAuthenticationGUID
See Also