IAerospikeClient RevokePrivileges Method Aerospike
Revoke privileges from an user defined role.

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 4.1.5.0 (4.1.5)
Syntax

Parameters

policy
Type: Aerospike.Client AdminPolicy
admin configuration parameters, pass in null for defaults
roleName
Type: System String
role name
privileges
Type: System.Collections.Generic IList Privilege 
privileges assigned to the role.
Exceptions

See Also