EnumObjectPermissions 方法
Enumerates a list of object permissions for the remote service binding.
此成员被重载。有关此成员的完整信息,包括语法、用法和示例,请单击重载列表中的名称。
重载列表
名称 | 说明 | |
---|---|---|
EnumObjectPermissions() () () () | Enumerates a list of object permissions for the remote service binding. | |
EnumObjectPermissions(String) | Enumerates a list of object permissions for a specified grantee on the remote service binding. | |
EnumObjectPermissions(ObjectPermissionSet) | Enumerates a list of object permissions for the remote service binding for the specified set of permissions on the remote service binding. | |
EnumObjectPermissions(String, ObjectPermissionSet) | Enumerates a list of object permissions for a specified grantee and a specified permission on the remote service binding. |
页首