Share via


SmartCardCryptogramStorageKeyCharacteristics.StorageKeyName Property

Definition

Gets the storage key name.

public:
 property Platform::String ^ StorageKeyName { Platform::String ^ get(); };
winrt::hstring StorageKeyName();
public string StorageKeyName { get; }
var string = smartCardCryptogramStorageKeyCharacteristics.storageKeyName;
Public ReadOnly Property StorageKeyName As String

Property Value

String

Platform::String

winrt::hstring

The storage key name.

Applies to