LiveIdentityProviderTrustConfiguration 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.
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
- 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) |