Endpoint.EnumObjectPermissions Method

Enumerates a list of permissions for the endpoint.

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Overload List

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

See Also

Reference

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

Other Resources

Implementing Endpoints
Endpoints Catalog Views (Transact-SQL)
CREATE ENDPOINT (Transact-SQL)