BaiduRegistrationDescription.BaiduUserId Property

Definition

Gets or sets the Baidu user identifier.

[System.Runtime.Serialization.DataMember(IsRequired=true, Name="BaiduUserId", Order=2001)]
public string BaiduUserId { get; set; }
[<System.Runtime.Serialization.DataMember(IsRequired=true, Name="BaiduUserId", Order=2001)>]
member this.BaiduUserId : string with get, set
Public Property BaiduUserId As String

Property Value

The Baidu user identifier.

Attributes

Applies to