Compartilhar via


LocalUser.HasSharedKey Propriedade

Definição

Obtém ou define indica se a chave compartilhada existe. Defina-a como false para remover a chave compartilhada existente.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.hasSharedKey")]
public bool? HasSharedKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.hasSharedKey")>]
member this.HasSharedKey : Nullable<bool> with get, set
Public Property HasSharedKey As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a