IotHubProperties.DisableModuleSas Property

Definition

If true, all module scoped SAS keys cannot be used for authentication.

public bool? DisableModuleSas { get; set; }
member this.DisableModuleSas : Nullable<bool> with get, set
Public Property DisableModuleSas As Nullable(Of Boolean)

Property Value

Applies to