Compartir a través de


Endpoint.EnumObjectPermissions Method

Enumerates a list of permissions for the endpoint.

Notas

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.

Lista de sobrecargas

Nombre 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.

Vea también

Referencia

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

Otros recursos

Implementing Endpoints
Vistas de catálogo de extremos (Transact-SQL)
CREATE ENDPOINT (Transact-SQL)