OrgIdentityProviderTrustConfiguration Class

Definition

Contains identity provider configuration information specific to Microsoft Online Services ID.

public ref class OrgIdentityProviderTrustConfiguration sealed : Microsoft::Xrm::Sdk::Client::IdentityProviderTrustConfiguration
[System.Security.SecuritySafeCritical]
public sealed class OrgIdentityProviderTrustConfiguration : Microsoft.Xrm.Sdk.Client.IdentityProviderTrustConfiguration
[<System.Security.SecuritySafeCritical>]
type OrgIdentityProviderTrustConfiguration = class
    inherit IdentityProviderTrustConfiguration
Public NotInheritable Class OrgIdentityProviderTrustConfiguration
Inherits IdentityProviderTrustConfiguration
Inheritance
OrgIdentityProviderTrustConfiguration
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 User ID identity provider.

Identifier

Gets the name of the identity service.

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)
LivePartnerIdentifier

The Windows Live ID provider that has a trust relationship with the OrgId provider. This is related to the transition of Windows Live ID organizations to the Microsoft Online Services environment.

Policy

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

(Inherited from IdentityProviderTrustConfiguration)

Applies to