Click or drag to resize

RestrictAccessAttributeRoles Property

Gets or sets the list of either roles the current thread principal must have in order to have access.

Namespace: GSF.Security
Assembly: GSF.Security (in GSF.Security.dll) Version: 2.4.181-beta
Syntax
public string[] Roles { get; set; }
View Source

Property Value

String
See Also