Gets a short description of the permission set.

Namespace: Novalys.VisualGuard.Security.Membership
Assembly: Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2017.0.101.17 (2017.0.101.17)

Syntax

C#
public string Comment { get; set; }
Visual Basic
Public Property Comment As String
	Get
	Set

Return Value

Type: String
A short description of the permission set.

See Also