Constable Authorization Engine 2.0 BETA

WindowsRole.WindowsGroupName Property

[This is preliminary documentation and subject to change.]

Sets or returns the name of the windows security group that is used to check membership to this role.

[Visual Basic]
Overridable Public Property WindowsGroupName As String
[C#]
public virtual string WindowsGroupName {get; set;}

Remarks

The group name can contain the following substitution strings:

See IsInRole for more information.

See Also

WindowsRole Class | LaMarvin.Constable.Model Namespace