SecurityAppManager 클래스

정의

설명이 없습니다.

public ref class SecurityAppManager sealed
/// [Windows.Foundation.Metadata.Activatable(65536, "Windows.UI.Shell.SecurityAppManagerContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.UI.Shell.SecurityAppManagerContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SecurityAppManager final
[Windows.Foundation.Metadata.Activatable(65536, "Windows.UI.Shell.SecurityAppManagerContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.UI.Shell.SecurityAppManagerContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class SecurityAppManager
function SecurityAppManager()
Public NotInheritable Class SecurityAppManager
상속
Object Platform::Object IInspectable SecurityAppManager
특성

Windows 요구 사항

디바이스 패밀리
Windows Desktop Extension SDK (10.0.17763.0에서 도입되었습니다.)
API contract
Windows.UI.Shell.SecurityAppManagerContract (v1.0에서 도입되었습니다.)

생성자

SecurityAppManager()

설명이 없습니다.

메서드

Register(SecurityAppKind, String, Uri, Boolean)

설명이 없습니다.

Unregister(SecurityAppKind, Guid)

설명이 없습니다.

UpdateState(SecurityAppKind, Guid, SecurityAppState, SecurityAppSubstatus, Uri)

설명이 없습니다.

적용 대상