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

IdentityProvider()

Initializes a new instance of the IdentityProvider class.

Properties

IdentityProviderType

The type of identity provider used by an endpoint.

ServiceUrl

Specifies the URL of the identity provider service.

Applies to