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!

EncodeAsBase64 Class

[To be supplied.]

Object
   CryptographicObject
      EncodeAsBase64

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Security.Cryptography

Assembly: mscorlib.dll

See Also

EncodeAsBase64 Members | System.Security.Cryptography Namespace