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!

StorageXML Class

[To be supplied.]

Object
   CryptographicObject
      CryptoStorageData
         StorageXML

[Visual Basic]
MustInherit Public Class StorageXML
   Inherits CryptoStorageData
[C#]
public abstract class StorageXML : CryptoStorageData
[C++]
public __gc __abstract class StorageXML : public CryptoStorageData
[JScript]
public abstract class StorageXML extends CryptoStorageData

Remarks

[To be supplied.]

Requirements

Namespace: System.Security.Cryptography

Assembly: mscorlib.dll

See Also

StorageXML Members | System.Security.Cryptography Namespace