SAMLIDPEntry Type
Represents a single identity provider information.
Remarks
This type is a container of single identity provider-specific details.
Fields
Loc String |
Contains the value of the Loc attribute. Use this property to access or set the value of the Loc (location) attribute. |
Name String |
Contains the name of the IdP provider. Use this property to retrieve or set the Name attribute of the IdP provider. |
ProviderID String |
Contains the provider ID. Use this property to read or set the identity provider ID. |
Constructors
constructor Create();
Creates a new SAMLIDPEntry object.