Class Properties.ServerUser
public static class Properties.ServerUser
- Inheritance
-
Properties.ServerUser
- Inherited Members
Fields
- Enabled
Determines whether the user account is enabled or disabled. The user group’s enabled-state takes precedence over the user’s enabled-state.
- Password
The password for the user. This is case-sensitive and must meet security requirements.
- UserGroupName
The name of the user group to which the user belongs.
- UserType
The type of user account, either server based or Active Directory based.