Click or drag to resize

SolidFireElementListIdpConfigurationsAsync Method

Overload List
  NameDescription
Public methodListIdpConfigurationsAsync(ListIdpConfigurationsRequest, CancellationToken)
List configurations for third party Identity Provider(s) (IdP), optionally providing either enabledOnly flag to retrieve the currently enabled IdP configuration, or an IdP metadata UUID or IdP name to query a specific IdP configuration information.
Public methodListIdpConfigurationsAsync(CancellationToken, NullableGuid, String, NullableBoolean)
List configurations for third party Identity Provider(s) (IdP), optionally providing either enabledOnly flag to retrieve the currently enabled IdP configuration, or an IdP metadata UUID or IdP name to query a specific IdP configuration information.
Top
See Also