次の方法で共有


IotHubProperties.DisableLocalAuth プロパティ

定義

true の場合、IoT ハブ スコープの SAS キーを持つ SAS トークンを認証に使用できません。

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

プロパティ値

適用対象