PlatformAutomaticAppSignInManager Class

Definition

Provides information about the current Windows policy for automatic app sign in.

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
Inheritance
Object Platform::Object IInspectable PlatformAutomaticAppSignInManager
Attributes

Windows requirements

Device family
Windows Desktop Extension SDK (introduced in 10.0.23665.0)
API contract
Windows.System.Profile.PlatformAutomaticAppSignInContract (introduced in v1.0)

Remarks

Important

This class is intended for use by first-party applications.

Properties

Policy

The Windows policy for automatic app sign in.

Applies to