Freigeben über


Permission-Konstruktor

Initializes a new instance of Permission using the default values.

Überladungsliste 

  Name Beschreibung
Geschützte Methode Permission() () () () Initializes a new instance of Permission using the default values. This method is invoked from a derived class or overloaded.
Geschützte Methode 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.

Zum Anfang