Compartir a través de


IotHubProperties.DisableLocalAuth Propiedad

Definición

Obtiene o establece si es true, los tokens de SAS con claves SAS con ámbito de IoT hub no se pueden usar para la autenticación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a