Adds a new windows account to the Visual Guard repository.
A VGMembershipUser object for the newly created user. null value when the creation fails.
This method is available only for the .Net framework version 2.0 or later
Exception Type | Condition |
---|---|
VGMembershipCreateUserException | The user was not created. Check the StatusCode property for a VGMembershipCreateStatus value. |
ArgumentNullException | account is null. |
SecurityException | The current user has not enough privileges to use Membership API. The Membership access level of the application must be sufficient to allows this action or the 'Membership Manager' role must be granted to the user by using the Visual Guard console. |
VGMembership Class | Novalys.VisualGuard.Security.Membership Namespace | VGMembership.AddWindowsAccount Overload List