FromBase64TransformMode

FromBase64TransformModeserializable

System.Security.Cryptography (mscorlib.dll)enum
public enum FromBase64TransformMode {    IgnoreWhiteSpaces = 0,DoNotIgnoreWhiteSpaces = 1 }

This enumeration is used as an argument to the FromBase64Transform constructor to specify whether whitespace in the Base64-encoded data should be ignored.

Hierarchy

System.Object System.ValueType System.Enum(System.IComparable, System.IFormattable, System.IConvertible) FromBase64TransformMode

Passed To

FromBase64Transform.FromBase64Transform( )



Programming. NET Security
Programming .Net Security
ISBN: 0596004427
EAN: 2147483647
Year: 2005
Pages: 346

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net