SmartCardCryptogramMaterialCharacteristics.MaterialName 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 name.
public:
property Platform::String ^ MaterialName { Platform::String ^ get(); };
winrt::hstring MaterialName();
public string MaterialName { get; }
var string = smartCardCryptogramMaterialCharacteristics.materialName;
Public ReadOnly Property MaterialName As String
Property Value
The material name.