CrmServiceClient.OAuthUserId Property

Definition

Logged in Office365 UserId using OAuth.

public:
 property System::String ^ OAuthUserId { System::String ^ get(); };
public string OAuthUserId { get; }
member this.OAuthUserId : string
Public ReadOnly Property OAuthUserId As String

Property Value

Returns StringThe current user ID used for connecting to Common Data Service using OAuth.

Applies to