CngKey.KeyName Свойство

Определение

Получает имя ключа.

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

Значение свойства

Имя ключа. Если ключ является эфемерным, параметру присваивается значение null.

Атрибуты

Применяется к