Элементы PermissionSetBase
The PermissionSetBase class is a base class that is inherited by permission set classes.
Тип PermissionSetBase предоставляет доступ к следующим элементам.
Конструкторы
Имя | Описание | |
---|---|---|
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. |
В начало
Методы
Имя | Описание | |
---|---|---|
Equals | Specifies if a PermissionSetBase is equal to an object. (Перезаписывает Object. . :: . .Equals(Object).) | |
Finalize | (Наследуется из Object.) | |
GetHashCode | This method supports the SQL Server infrastructure and is not intended to be used directly from your code. (Перезаписывает Object. . :: . .GetHashCode() () () ().) | |
GetType | (Наследуется из Object.) | |
MemberwiseClone | (Наследуется из Object.) | |
ToString | Returns the string value that represents the specified PermissionSetBase object. (Перезаписывает Object. . :: . .ToString() () () ().) |
В начало