Click or drag to resize

ISolidFireElementUpdateIdpConfiguration Method (UpdateIdpConfigurationRequest)

Update an existing configuration with a third party Identity Provider (IdP) for the cluster.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
UpdateIdpConfigurationResult UpdateIdpConfiguration(
	UpdateIdpConfigurationRequest obj
)

Parameters

obj
Type: SolidFire.Element.ApiUpdateIdpConfigurationRequest

Return Value

Type: UpdateIdpConfigurationResult
See Also