| MembershipContextIsUserPartiallyAuthenticated Method (DateTime) | 
            Checks if user is partially authenticated.
            
 
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 9.0.0
Syntaxpublic static bool IsUserPartiallyAuthenticated(
	DateTime dateTime
)
Parameters
- dateTime
 - Type: SystemDateTime
Datetime. 
Return Value
Type: 
Boolean
See Also