ISolidFireElementGetIdpAuthenticationStateAsync Method |
Return information regarding the state of authentication using third party Identity Providers
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax Task<GetIdpAuthenticationStateResult> GetIdpAuthenticationStateAsync(
CancellationToken cancellationToken
)
Parameters
- cancellationToken
- Type: System.ThreadingCancellationToken
Return Value
Type:
TaskGetIdpAuthenticationStateResultSee Also