PlatformAutomaticAppSignInManager クラス

定義

アプリの自動サインインに関する現在の Windows ポリシーに関する情報を提供します。

public ref class PlatformAutomaticAppSignInManager abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.System.Profile.PlatformAutomaticAppSignInContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PlatformAutomaticAppSignInManager final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.System.Profile.PlatformAutomaticAppSignInContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class PlatformAutomaticAppSignInManager
Public Class PlatformAutomaticAppSignInManager
継承
Object Platform::Object IInspectable PlatformAutomaticAppSignInManager
属性

Windows の要件

デバイス ファミリ
Windows Desktop Extension SDK (10.0.23665.0 で導入)
API contract
Windows.System.Profile.PlatformAutomaticAppSignInContract (v1.0 で導入)

注釈

重要

このクラスは、ファースト パーティアプリケーションで使用することを目的としています。

プロパティ

Policy

アプリの自動サインインに関する Windows ポリシー。

適用対象