Click or drag to resize
MOVEitSAMLInfoIdentityProviders Property
List of Identity Providers configured in the MOVEit Transfer organization.

Namespace: MOVEit.DMZ.API
Assembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax
public IList<MOVEitSAMLInfoSAMLIdentityProvider> IdentityProviders { get; }

Property Value

Type: IListMOVEitSAMLInfoSAMLIdentityProvider
See Also