[This is preliminary documentation and subject to change.]
Initializes a new instance of the WindowsRole class with default values.
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);
WindowsRole Class | LaMarvin.Constable.Model Namespace