Adds a new user to the Visual Guard repository.
A VGMembershipUser object for the newly created user.
When a default role is defined for your application, the default role is automatically granted to the user. You can define a default role to your application in the Visual Guard console.
Exception Type | Condition |
---|---|
VGMembershipCreateUserException | The user was not created. Check the StatusCode property for a VGMembershipCreateStatus value. |
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. |
VGMembershipInstance Class | Novalys.VisualGuard.Security.Membership Namespace | VGMembershipInstance.CreateUser Overload List