MembershipContextSetUserPartialAuthentication Method (DateTime) |
Partially authenticates the user.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 13.0.131
Syntax public static void SetUserPartialAuthentication(
DateTime dateTime
)
Parameters
- dateTime
- Type: SystemDateTime
Datetime.
See Also