Click or drag to resize

VGDomainActionWhileUserDeletion Property

Gets or Sets the type of action to perform while deleting 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 VGDomainActionDeletion ActionWhileUserDeletion { get; set; }

Property Value

Type: VGDomainActionDeletion
See Also