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 策略。

适用于