Click or drag to resize
MembershipContextIsUserPartiallyAuthenticated Method
Checks if user is partially authenticated.

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 8.2.23
Syntax
C#
public static bool IsUserPartiallyAuthenticated()

Return Value

Type: Boolean
See Also