Class MembershipConstants
- Namespace
- CMS.Membership
- Assembly
- CMS.Membership.dll
Contains constants related to membership functionality.
public static class MembershipConstants
- Inheritance
-
objectMembershipConstants
Fields
SERVICE_USER_NAME
The user name of the Kentico system service user.
public const string SERVICE_USER_NAME = "kentico-system-service"
Field Value
- string