Show / Hide Table of Contents

Interface ITrustedIdentityProvider

Specifies a trusted identity provider

Namespace: ComponentSpace.Saml2
Assembly: ComponentSpace.Saml2.dll
Syntax
public interface ITrustedIdentityProvider

Properties

Name

Gets or sets the optional name.

Declaration
string Name { get; set; }
Property Value
Type Description
string

The optional name.

ProviderID

Gets or sets the provider ID.

Declaration
string ProviderID { get; set; }
Property Value
Type Description
string

The provider ID.

In this article
Back to top Copyright © ComponentSpace Pty Ltd 2017-2025. All rights reserved.