Costruttore Permission
Initializes a new instance of Permission using the default values.
Elenco di overload
Nome | Descrizione | |
---|---|---|
Permission() () () () | Initializes a new instance of Permission using the default values. This method is invoked from a derived class or overloaded. | |
Permission(String, String, String) | Initializes a new instance of Permission using roleID, user name, and user ID as parameter values. This method is invoked from a derived class or overloaded. |
In alto
Vedere anche