Click or drag to resize

SolidFireElementDeleteIdpConfigurationAsync Method

Overload List
  NameDescription
Public methodDeleteIdpConfigurationAsync(DeleteIdpConfigurationRequest, CancellationToken)
Delete an existing configuration with a third party Identity Provider (IdP) for the cluster. Deleting the last IdP Configuration will remove the SAML Service Provider certificate from the cluster.
Public methodDeleteIdpConfigurationAsync(CancellationToken, NullableGuid, String)
Delete an existing configuration with a third party Identity Provider (IdP) for the cluster. Deleting the last IdP Configuration will remove the SAML Service Provider certificate from the cluster.
Top
See Also