次の方法で共有


KeyInfoRetrievalMethod.Uri プロパティ

KeyInfoRetrievalMethod の URI (Uniform Resource Identifier) を取得します。

Public Property Uri As String
[C#]
public string Uri {get; set;}
[C++]
public: __property String* get_Uri();public: __property void set_Uri(String*);
[JScript]
public function get Uri() : String;public function set Uri(String);

プロパティ値

KeyInfoRetrievalMethod の URI。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

.NET Framework セキュリティ:

参照

KeyInfoRetrievalMethod クラス | KeyInfoRetrievalMethod メンバ | System.Security.Cryptography.Xml 名前空間