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() () () ()을(를) 재정의합니다.) |
맨 위로 이동