Click or drag to resize

VGRoleLastModificationDate Property

Gets or sets the date and time when the role was last modified.

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 DateTime LastModificationDate { get; }

Property Value

Type: DateTime
The date and time when the role was last modified.
See Also