UserInfoProviderAdministratorUser Property |
Gets the default system administrator user in the listed order of preferences:
1) User defined by settings key CMSDefaultUserID
2) User with username 'administrator'
3) Any other global admin
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 13.0.131
Syntax public static UserInfo AdministratorUser { get; }
Property Value
Type:
UserInfoSee Also