SecurityAppManager Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
No description.
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
- Inheritance
- Attributes
Windows requirements
Device family |
Windows Desktop Extension SDK (introduced in 10.0.17763.0)
|
API contract |
Windows.UI.Shell.SecurityAppManagerContract (introduced in v1.0)
|
Remarks
Note
SecurityApp*
APIs provided functionality for Microsoft Edge Legacy. Support for Microsoft Edge Legacy has ended on March 9, 2021, so these APIs are no longer supported.
Constructors
SecurityAppManager() |
No description. |
Methods
Register(SecurityAppKind, String, Uri, Boolean) |
No description. |
Unregister(SecurityAppKind, Guid) |
No description. |
UpdateState(SecurityAppKind, Guid, SecurityAppState, SecurityAppSubstatus, Uri) |
No description. |