Udostępnij za pośrednictwem


PermissionSetBase Members

The PermissionSetBase class is a base class that is inherited by permission set classes.

The following tables list the members exposed by the PermissionSetBase type.

Public Constructors

  Name Description
PermissionSetBase Overloaded. Initializes a new instance of the PermissionSetBase class.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms220015.pubmethod(pl-pl,SQL.100).gif Equals Overloaded. Overridden. Specifies if a PermissionSetBase is equal to an object.
ms220015.pubmethod(pl-pl,SQL.100).gif GetHashCode Overridden. This method supports the SQL Server infrastructure and is not intended to be used directly from your code.
ms220015.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms220015.pubmethod(pl-pl,SQL.100).gifms220015.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms220015.pubmethod(pl-pl,SQL.100).gif ToString Overridden. Returns the string value that represents the specified PermissionSetBase object.

Top

Protected Methods

  Name Description
ms220015.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
ms220015.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top