OrgIdentityProviderTrustConfiguration.LivePartnerIdentifier Property
Applies To: Dynamics CRM 2015
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.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public string LivePartnerIdentifier { get; }
public:
property String^ LivePartnerIdentifier {
String^ get();
}
member LivePartnerIdentifier : string with get
Public ReadOnly Property LivePartnerIdentifier As String
Property Value
Type: System.String
Type: String
The identifier of the Windows Live provider.
See Also
OrgIdentityProviderTrustConfiguration Class
Microsoft.Xrm.Sdk.Client Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright