Partilhar via


Método EnumObjectPermissions

Enumerates a list of permissions for the endpoint.

Lista de sobrecargas

  Nome Descrição
Método público EnumObjectPermissions() () () () Enumerates a list of permissions for the endpoint.
Método público EnumObjectPermissions(String) Enumerates a list of permissions for the endpoint that belongs to the specified user.
Método público EnumObjectPermissions(ObjectPermissionSet) Enumerates a list of permissions for the endpoint limited to the specified permission set.
Método público EnumObjectPermissions(String, ObjectPermissionSet) Enumerates a list of permissions for the endpoint that belong to the specified user and limited to the specified permission set.

Início