Click or drag to resize

VGDomainActionWhileUserCreation Property

Gets or Sets the type of action to perform while creating a user.

Namespace:  Novalys.VisualGuard.Security.Membership
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.0.101.19 (2019.0.0101.19)
Syntax
public VGDomainActionCreation ActionWhileUserCreation { get; set; }

Property Value

Type: VGDomainActionCreation
See Also