Constable Authorization Engine 2.0 BETA

WindowsRole Constructor

[This is preliminary documentation and subject to change.]

Initializes a new instance of the WindowsRole class with default values.

Overload List

Initializes a new instance of the WindowsRole class with default values.

public WindowsRole(string);

Initializes a new instance of the WindowsRole class with the given Id.

public WindowsRole(string,string);

See Also

WindowsRole Class | LaMarvin.Constable.Model Namespace