Click or drag to resize
MembershipContextUserIsPartiallyAuthenticated Property
Indicates if user is partially authenticated. Previously inserted username and password were correct.

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

Property Value

Type: Boolean
See Also