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)