共用方式為


AuthenticationInformation.Address 屬性

定義

取得或設定建立權杖之授權單位的位址。

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

屬性值

位址。

適用於