IotHubProperties.DisableDeviceSas Property

Definition

If true, all device(including Edge devices but excluding modules) scoped SAS keys cannot be used for authentication.

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

Property Value

Applies to