Compartir a través de


DiskEncryptionProperties.KeyName Propiedad

Definición

Obtiene o establece el nombre de clave que se usa para habilitar el cifrado de disco.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a