Bagikan melalui


ClientInfo.UserId Property

Definition

Gets or sets the Microsoft Dynamics 365 system user ID of the client.

public:
 property Guid UserId { Guid get(); void set(Guid value); };
public Guid UserId { get; set; }
member this.UserId : Guid with get, set
Public Property UserId As Guid

Property Value

The ID of the user.

Applies to