NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

XMLKeyStorage Class

[To be supplied.]

Object
   CryptographicObject
      CryptoStorageData
         StorageXML
            XMLKeyStorage

[Visual Basic]
Public Class XMLKeyStorage
   Inherits StorageXML
[C#]
public class XMLKeyStorage : StorageXML
[C++]
public __gc class XMLKeyStorage : public StorageXML
[JScript]
public class XMLKeyStorage extends StorageXML

Remarks

[To be supplied.]

Requirements

Namespace: System.Security.Cryptography

Assembly: mscorlib.dll

See Also

XMLKeyStorage Members | System.Security.Cryptography Namespace