Share via


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

プロパティ値

アドレス。

適用対象