System.Security.Cryptography.ToBase64Transform.CanTransformMultipleBlocks Property

Gets a value that indicates whether multiple blocks can be transformed.

Syntax

public bool CanTransformMultipleBlocks { get; }

Value

Documentation for this section has not yet been entered.

Remarks

In the current implementation, only one block can be transformed at a time, so this property is always false.

Requirements

Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0