共用方式為


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() () () ()。)

頂端