Compartir a través de


EnumObjectPermissions Método

Enumerates a list of permissions for the endpoint.

Lista de sobrecargas

  Nombre Descripción
Método publico EnumObjectPermissions() () () () Enumerates a list of permissions for the endpoint.
Método publico EnumObjectPermissions(String) Enumerates a list of permissions for the endpoint that belongs to the specified user.
Método publico EnumObjectPermissions(ObjectPermissionSet) Enumerates a list of permissions for the endpoint limited to the specified permission set.
Método publico EnumObjectPermissions(String, ObjectPermissionSet) Enumerates a list of permissions for the endpoint that belong to the specified user and limited to the specified permission set.

Principio