IAerospikeClient GrantPrivileges Method Aerospike
Grant privileges to an user defined role.

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 4.2.6.0 (4.2.6)
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