LocalIdentityProvider 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 Active Directory Federation Services (ADFS) based identity provider.
public ref class LocalIdentityProvider sealed : Microsoft::Xrm::Sdk::Client::IdentityProvider
public sealed class LocalIdentityProvider : Microsoft.Xrm.Sdk.Client.IdentityProvider
type LocalIdentityProvider = class
inherit IdentityProvider
Public NotInheritable Class LocalIdentityProvider
Inherits IdentityProvider
- Inheritance
Constructors
LocalIdentityProvider() |
Initializes a new instance of the |
Properties
IdentityProviderType |
The type of identity provider used by an endpoint. (Inherited from IdentityProvider) |
ServiceUrl |
Specifies the URL of the identity provider service. (Inherited from IdentityProvider) |