Freigeben über


IdentityProvider Class

Definition

Represents an identity provider.

public ref class IdentityProvider abstract
public abstract class IdentityProvider
type IdentityProvider = class
Public MustInherit Class IdentityProvider
Inheritance
IdentityProvider
Derived

Constructors

Name Description
IdentityProvider()

Initializes a new instance of the IdentityProvider class.

Properties

Name Description
IdentityProviderType

The type of identity provider used by an endpoint.

ServiceUrl

Specifies the URL of the identity provider service.

Applies to