PlatformAutomaticAppSignInManager.Policy プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
アプリの自動サインインの Windows ポリシー。
public:
static property PlatformAutomaticAppSignInPolicy Policy { PlatformAutomaticAppSignInPolicy get(); };
static PlatformAutomaticAppSignInPolicy Policy();
public static PlatformAutomaticAppSignInPolicy Policy { get; }
var platformAutomaticAppSignInPolicy = PlatformAutomaticAppSignInManager.policy;
Public Shared ReadOnly Property Policy As PlatformAutomaticAppSignInPolicy
プロパティ値
注釈
重要
このメソッドは、ファースト パーティのアプリケーションで使用することを目的としています。