SecurityAppManager 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
설명이 없습니다.
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
- 상속
- 특성
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) |
설명이 없습니다. |