次の方法で共有


IotHubProperties.DisableDeviceSas プロパティ

定義

true の場合、すべてのデバイス (Edge デバイスを含むがモジュールを除く) スコープ SAS キーは認証に使用できません。

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

プロパティ値

適用対象