Membros PermissionSetBase
The PermissionSetBase class is a base class that is inherited by permission set classes.
O tipo PermissionSetBase expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
PermissionSetBase() () () () | Initializes a new instance of the PermissionSetBase class. | |
PermissionSetBase(PermissionSetBase) | Initializes a new instance of the PermissionSetBase class based on the specified PermissionSetBase object. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | Specifies if a PermissionSetBase is equal to an object. (Substitui Object. . :: . .Equals(Object).) | |
Finalize | (Herdado de Object.) | |
GetHashCode | This method supports the SQL Server infrastructure and is not intended to be used directly from your code. (Substitui Object. . :: . .GetHashCode() () () ().) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | Returns the string value that represents the specified PermissionSetBase object. (Substitui Object. . :: . .ToString() () () ().) |
Início