LiveIdPolicyConfiguration Class

 

Updated: November 29, 2016

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Contains a policy configuration that identifies a Secure Token Service for use with Microsoft account authentication.

Namespace:   Microsoft.Xrm.Sdk.Client
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

System.Object
  Microsoft.Xrm.Sdk.Client.PolicyConfiguration
    Microsoft.Xrm.Sdk.Client.OnlinePolicyConfiguration
      Microsoft.Xrm.Sdk.Client.LiveIdPolicyConfiguration

[SecurityPermissionAttribute(SecurityAction.Demand, Unrestricted = true)]
public sealed class LiveIdPolicyConfiguration : OnlinePolicyConfiguration

NameDescription
System_CAPS_pubpropertyOnlineProviders

Contains the available identity providers for the Microsoft Dynamics 365 (online) service.(Inherited from OnlinePolicyConfiguration.)

System_CAPS_pubpropertySecureTokenServiceIdentifier

Gets an identifier of a Secure Token Service (STS) provider.(Inherited from PolicyConfiguration.)

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: