UserContext.AccountId 属性

定义

获取或设置与用户关联的应用程序定义的帐户的 ID。

public:
 property System::String ^ AccountId { System::String ^ get(); void set(System::String ^ value); };
public string AccountId { get; set; }
member this.AccountId : string with get, set
Public Property AccountId As String

属性值

String

适用于