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