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!

DecodeBase64 Class

[To be supplied.]

Object
   CryptographicObject
      DecodeBase64

[Visual Basic]
Public Class DecodeBase64
   Inherits CryptographicObject
   Implements ICryptoStream
[C#]
public class DecodeBase64 : CryptographicObject, ICryptoStream
[C++]
public __gc class DecodeBase64 : public CryptographicObject,
   ICryptoStream
[JScript]
public class DecodeBase64 extends CryptographicObject,
   ICryptoStream

Remarks

[To be supplied.]

Requirements

Namespace: System.Security.Cryptography

Assembly: mscorlib.dll

See Also

DecodeBase64 Members | System.Security.Cryptography Namespace