Interface ITrustedIdentityProvider
- Namespace
- ComponentSpace.Saml2
- Assembly
- ComponentSpace.Saml2.dll
Specifies a trusted identity provider
public interface ITrustedIdentityProvider
Properties
Name
Gets or sets the optional name.
string Name { get; set; }
Property Value
- string
The optional name.
ProviderID
Gets or sets the provider ID.
string ProviderID { get; set; }
Property Value
- string
The provider ID.