AllJoynStatus.InsufficientSecurity プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
重要
Windows.Devices.AllJoyn 名前空間の型は非推奨となり、将来のバージョンの Windows では使用できない可能性があります。 AllSeen Alliance が主催する AllJoyn は、照明のオンとオフ、温度の読み取りなどのモノのインターネット (IoT) シナリオ向けのオープンソースの検出と通信プロトコルでした。 IoTivity Lite や IoTivity などの代替手段については、iotivity.org Web サイトを参照してください。
セッション接続に十分なセキュリティが提供されていません。
public:
static property int InsufficientSecurity { int get(); };
static int InsufficientSecurity();
/// [get: Windows.Foundation.Metadata.Deprecated("AllJoynStatus has been deprecated. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")]
static int InsufficientSecurity();
public static int InsufficientSecurity { get; }
public static int InsufficientSecurity { [Windows.Foundation.Metadata.Deprecated("AllJoynStatus has been deprecated. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")] get; }
var int32 = AllJoynStatus.insufficientSecurity;
Public Shared ReadOnly Property InsufficientSecurity As Integer
プロパティ値
Int32
int
関連する AllJoyn 状態コード。
- 属性
Windows の要件
アプリの機能 |
allJoyn
|