| UserIsLocalAccount Property |
Gets a value that indicates if the user account is local or domain.
Returns true if the account is a local account, otherwise false
Namespace:
Cauldron
Assembly:
Cauldron.Win32.UserInformation (in Cauldron.Win32.UserInformation.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax public bool IsLocalAccount { get; }
Property Value
Type:
Boolean[Missing <value> documentation for "P:Cauldron.User.IsLocalAccount"]
See Also