次の方法で共有


AuthenticationInfo.AuthenticationLabel プロパティ

定義

認証のラベルを決定する値を取得または設定します。

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

プロパティ値

認証のラベルを表す値です。

適用対象