Поделиться через


KeyVaultProperties.KeyName Свойство

Определение

Возвращает или задает имя ключа, используемого для шифрования данных.

[Newtonsoft.Json.JsonProperty(PropertyName="keyName")]
public string KeyName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keyName")>]
member this.KeyName : string with get, set
Public Property KeyName As String

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

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

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