Role Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the Role class.
Overload List
Name | Description | |
---|---|---|
![]() |
Role() | Initializes a new instance of the Role class using the default values. |
![]() |
Role(String) | Initializes a new instance of Role using a name. |
![]() |
Role(String, String) | Initializes a new instance of Role using a name and an identifier. |
Top