RetrieveUserIdByExternalIdRequest.ExternalId Property

 

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

Gets or sets the ID of the target user.

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

Syntax

[DataMemberAttribute]
public string ExternalId { get; set; }
<DataMemberAttribute>
Public Property ExternalId As String

Property Value

Type: System.String

Type: String
The external ID of the user to retrieve.

Remarks

For Microsoft Dynamics 365 (IFD), the identity provider is typically Active Directory Federation Services 2.0 (ADFS). For Microsoft Dynamics 365 (online), the identity provider is typically Microsoft Online Services, but Microsoft account is still possible in some cases.

See Also

RetrieveUserIdByExternalIdRequest Class
Microsoft.Xrm.Sdk.Discovery Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright