Compartir a través de


IotHubProperties.DisableModuleSAS Propiedad

Definición

Obtiene o establece si es true, no se pueden usar todas las claves SAS con ámbito de módulo para la autenticación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a