SmartCardCryptogramMaterialCharacteristics.MaterialType 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 type.
public:
property SmartCardCryptogramMaterialType MaterialType { SmartCardCryptogramMaterialType get(); };
SmartCardCryptogramMaterialType MaterialType();
public SmartCardCryptogramMaterialType MaterialType { get; }
var smartCardCryptogramMaterialType = smartCardCryptogramMaterialCharacteristics.materialType;
Public ReadOnly Property MaterialType As SmartCardCryptogramMaterialType
Property Value
The material type.