Aerospike
C#
Show/Hide TOC
Auth
Token
Manager Methods
Methods
Dispose
GetToken
Returns a token if one is required. If the token is being updated, the call is blocked waiting for the token to be reauthorized. If the token is current, it is returned.
IsTokenRequired
Determines if a Token is required
SetChannel
See Also
Reference
AuthTokenManager Class
Aerospike.Client Namespace
In This Article
Methods
See Also