CngKey.KeyName Vlastnost

Definice

Získá název klíče.

public:
 property System::String ^ KeyName { System::String ^ get(); };
public string KeyName { get; }
public string? KeyName { get; }
public string KeyName { [System.Security.SecurityCritical] get; }
member this.KeyName : string
[<get: System.Security.SecurityCritical>]
member this.KeyName : string
Public ReadOnly Property KeyName As String

Hodnota vlastnosti

String

Název klíče. Pokud je klíč dočasný, hodnota je null.

Atributy

Platí pro