GetSelfOrganizationInfoAsync
Gets organizations for the current authenticated session.
Declaration
public Task<OrganizationResult> GetSelfOrganizationInfoAsync(CancellationToken cancellationToken = default)
Summary
Returns
The organization result.
Parameters
| Name | Type | Summary |
|---|---|---|
| cancellationToken | CancellationToken | Token to cancel the operation. |
Gets organizations for the current authenticated session.