LiveIdentityProviderTrustConfiguration Class

Definition

Contains identity provider configuration information specific to Microsoft account.

public ref class LiveIdentityProviderTrustConfiguration sealed : Microsoft::Xrm::Sdk::Client::IdentityProviderTrustConfiguration
[System.Security.SecuritySafeCritical]
public sealed class LiveIdentityProviderTrustConfiguration : Microsoft.Xrm.Sdk.Client.IdentityProviderTrustConfiguration
[<System.Security.SecuritySafeCritical>]
type LiveIdentityProviderTrustConfiguration = class
    inherit IdentityProviderTrustConfiguration
Public NotInheritable Class LiveIdentityProviderTrustConfiguration
Inherits IdentityProviderTrustConfiguration
Inheritance
LiveIdentityProviderTrustConfiguration
Attributes

Properties

AppliesTo

Gets or sets the scope that a security token request applies to, as defined in the WS-Trust specification.

(Inherited from IdentityProviderTrustConfiguration)
Endpoint

Gets the endpoint of the Microsoft account identity provider.

LiveIdAppliesTo

Gets or sets the scope that a Microsoft account security token request applies to, as defined in the WS-Trust specification.

(Inherited from IdentityProviderTrustConfiguration)
Policy

Gets or sets a policy configuration that identifies a Secure Token Service (STS).

(Inherited from IdentityProviderTrustConfiguration)

Applies to