Endpoint.EnumObjectPermissions Method

Enumerates a list of permissions for the endpoint.

備註

只有 Microsoft .NET Framework 2.0 版支援此命名空間、類別或成員。

多載清單

名稱 Description
Endpoint.EnumObjectPermissions ()
Enumerates a list of permissions for the endpoint.
Endpoint.EnumObjectPermissions (ObjectPermissionSet)
Enumerates a list of permissions for the endpoint limited to the specified permission set.
Endpoint.EnumObjectPermissions (String)
Enumerates a list of permissions for the endpoint that belongs to the specified user.
Endpoint.EnumObjectPermissions (String, ObjectPermissionSet)
Enumerates a list of permissions for the endpoint that belong to the specified user and limited to the specified permission set.

請參閱

參考

Endpoint Class
Endpoint Members
Microsoft.SqlServer.Management.Smo Namespace

其他資源

Implementing Endpoints
端點目錄檢視 (Transact-SQL)
CREATE ENDPOINT (Transact-SQL)