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!

CryptoStorageData Class

[To be supplied.]

Object
   CryptographicObject
      CryptoStorageData

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Security.Cryptography

Assembly: mscorlib.dll

See Also

CryptoStorageData Members | System.Security.Cryptography Namespace