Class Tokens
Provides methods for managing the ephemeral auth tokens. The tokens module is experimental.
public sealed class Tokens
- Inheritance
-
Tokens
- Inherited Members
Methods
CreateAsync(CreateAuthTokenConfig?, CancellationToken)
Creates an ephemeral auth token resource.
public Task<AuthToken> CreateAsync(CreateAuthTokenConfig? config = null, CancellationToken cancellationToken = default)
Parameters
configCreateAuthTokenConfigcancellationTokenCancellationToken