SmartCardCryptogramMaterialCharacteristics.MaterialLength Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the material length.
public:
property int MaterialLength { int get(); };
int MaterialLength();
public int MaterialLength { get; }
var int32 = smartCardCryptogramMaterialCharacteristics.materialLength;
Public ReadOnly Property MaterialLength As Integer
Property Value
Int32
int
The material length.