Freigeben über


EnumObjectPermissions-Methode

Enumerates a list of permissions for the endpoint.

Überladungsliste 

  Name Beschreibung
Öffentliche Methode EnumObjectPermissions() () () () Enumerates a list of permissions for the endpoint.
Öffentliche Methode EnumObjectPermissions(String) Enumerates a list of permissions for the endpoint that belongs to the specified user.
Öffentliche Methode EnumObjectPermissions(ObjectPermissionSet) Enumerates a list of permissions for the endpoint limited to the specified permission set.
Öffentliche Methode EnumObjectPermissions(String, ObjectPermissionSet) Enumerates a list of permissions for the endpoint that belong to the specified user and limited to the specified permission set.

Zum Anfang