IdentityProvider Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |
Properties
| IdentityProviderType |
The type of identity provider used by an endpoint. |
| ServiceUrl |
Specifies the URL of the identity provider service. |