다음을 통해 공유


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() () () ()을(를) 재정의합니다.)

맨 위로 이동