次の方法で共有


KeyInfoRetrievalMethod.Uri プロパティ

定義

KeyInfoRetrievalMethod オブジェクトの URI (Uniform Resource Identifier) を取得または設定します。

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

プロパティ値

String

KeyInfoRetrievalMethod オブジェクトの URI (Uniform Resource Identifier)。

適用対象