Click or drag to resize

AccessRightsAccountDelete Property

Specifies whether the deleting accounts is allowed or not.

Namespace: Severa.Entities.API
Assembly: Severa.Entities.API (in Severa.Entities.API.dll) Version: 1.0.0
Syntax
public bool? AccountDelete { get; set; }

Property Value

NullableBoolean
Remarks
Either "No"/false or "Yes"/true.
See Also