Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the number of user accounts that can be added.
Namespace: Microsoft.WindowsServerSolutions.Users
Assembly: UserObjectModel (in UserObjectModel.dll)
Syntax
public int UserRemains()
public:
int UserRemains()
Public Function UserRemains As Integer
Return Value
Type: System.Int32
The number of user accounts that can be added.
See Also
UserRemains Overload
UserMgmtManager Class
Microsoft.WindowsServerSolutions.Users Namespace
Return to top