Click or drag to resize
MembershipContextSetUserPartialAuthentication Method (DateTime)
Partially authenticates the user.

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 8.2.23
Syntax
C#
public static void SetUserPartialAuthentication(
	DateTime dateTime
)

Parameters

dateTime
Type: SystemDateTime
Datetime.
See Also