Endpoint.EnumObjectPermissions Method
Enumerates a list of permissions for the endpoint.
Hinweise
Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.
Überladungsliste
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.
|
Siehe auch
Verweis
Endpoint Class
Endpoint Members
Microsoft.SqlServer.Management.Smo Namespace
Andere Ressourcen
Implementing Endpoints
Endpunkte-Katalogsichten (Transact-SQL)
CREATE ENDPOINT (Transact-SQL)