MembershipContextUserIsPartiallyAuthenticated Property |
Indicates if user is partially authenticated. Previously inserted username and password were correct.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 13.0.131
Syntax public static bool UserIsPartiallyAuthenticated { get; set; }
Property Value
Type:
BooleanSee Also