Partager via


LocalUser.HasSharedKey Propriété

Définition

Obtient ou définit indique si la clé partagée existe. Définissez-la sur false pour supprimer la clé partagée existante.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à