CngKey.KeyName Proprietà

Definizione

Ottiene il nome della chiave.

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

Valore della proprietà

String

Nome della chiave. Se la chiave è effimera, il valore è null.

Attributi

Si applica a