RemoteSystem.IsAuthorizationKindEnabled(RemoteSystemAuthorizationKind) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
クライアント デバイスが他のユーザーのデバイスを検出する権限を持っているか、同じユーザー デバイスのみを検出するかを確認します。
public:
static bool IsAuthorizationKindEnabled(RemoteSystemAuthorizationKind kind);
static bool IsAuthorizationKindEnabled(RemoteSystemAuthorizationKind const& kind);
public static bool IsAuthorizationKindEnabled(RemoteSystemAuthorizationKind kind);
function isAuthorizationKindEnabled(kind)
Public Shared Function IsAuthorizationKindEnabled (kind As RemoteSystemAuthorizationKind) As Boolean
パラメーター
RemoteSystemAuthorizationKind をチェックします。
戻り値
Boolean
bool
クライアント デバイスが kind 承認スキームに設定されている場合は true、それ以外の場合は false を返します。
Windows の要件
デバイス ファミリ |
Windows 10 Creators Update (10.0.15063.0 で導入)
|
API contract |
Windows.Foundation.UniversalApiContract (v4.0 で導入)
|
アプリの機能 |
remoteSystem
|
注釈
この承認は、システム全体の設定です。 ユーザーは、[設定] [システム>共有エクスペリエンス] > に移動して表示および変更できます。