User.IsValid Method
Determines whether the user account is valid.
Namespace: Microsoft.WindowsServerSolutions.Users
Assembly: UserObjectModel (in UserObjectModel.dll)
Overload List
Name | Description | |
---|---|---|
IsValid() | Determines whether the user account is valid. |
|
IsValid(Boolean) | Determines whether the user account is valid, with the option to refresh the data. |
See Also
User Class
Microsoft.WindowsServerSolutions.Users Namespace
Return to top