別の場所に格納されている KeyInfo オブジェクトを参照します。
この型のすべてのメンバの一覧については、KeyInfoRetrievalMethod メンバ を参照してください。
System.Object
System.Security.Cryptography.Xml.KeyInfoClause
System.Security.Cryptography.Xml.KeyInfoRetrievalMethod
Public Class KeyInfoRetrievalMethod
Inherits KeyInfoClause
[C#]
public class KeyInfoRetrievalMethod : KeyInfoClause
[C++]
public __gc class KeyInfoRetrievalMethod : public KeyInfoClause
[JScript]
public class KeyInfoRetrievalMethod extends KeyInfoClause
スレッドセーフ
この型の public static (Visual Basicでは Shared) のすべてのメンバは、マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。
解説
<RetrievalMethod> 要素の詳細については、www.w3.org/TR/xmldsig-core/ の W3C から提供されている XMLDSIG 仕様のセクション 4.4.3 を参照してください。
取得メソッドは、複数の XMLDSIG 署名の同じ KeyInfo 情報を参照するために、特に参照情報が大きい場合など、頻繁に使用します。たとえば、 <RetrievalMethod> サブ要素を使用すると、署名キーを検証する X.509v3 証明書チェインを格納している KeyInfoX509Data を参照できます。
必要条件
名前空間: System.Security.Cryptography.Xml
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
アセンブリ: System.Security (System.Security.dll 内)
参照
KeyInfoRetrievalMethod メンバ | System.Security.Cryptography.Xml 名前空間