次の方法で共有


Scope.AppliesToAddress プロパティ

定義

証明書利用者の appliesTo アドレスを取得または設定します。

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

プロパティ値

証明書利用者の appliesTo アドレス。 通常これは URI です。

適用対象