GetServiceTokenAsync(CancellationToken)
Get the service authentication token used for the Service Gateway apis.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor
public static Task<string> GetServiceTokenAsync(CancellationToken cancellationToken = default)
Parameters
Returns
Type | Description |
|---|---|
| Task<string> |