GetJWT Method
Overloads
GetJWT(Task<String>, ILogBucket, Boolean)
Declaration
public Task<string> GetJWT(Task<string> serverIdTask, ILogBucket logBucket, bool useCache)
Parameters
Type | Name | Description |
---|---|---|
System.Threading.Tasks.Task<System.String> | serverIdTask | |
SolutionGlobal.Logging.ILogBucket | logBucket | |
System.Boolean | useCache |
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task<System.String> |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!