Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the interface to interact with IE internet security.
Namespace: Microsoft.Uii.Csr.Browser.Web
Assembly: Microsoft.Uii.Csr.Browser.Web (in Microsoft.Uii.Csr.Browser.Web.dll)
Usage
'Usage
Dim instance As IInternetSecurityManager
Syntax
'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<CLSCompliantAttribute(False)> _
<GuidAttribute("79EAC9EE-BAF9-11CE-8C82-00AA004BA90B")> _
Public Interface IInternetSecurityManager
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[CLSCompliantAttribute(false)]
[GuidAttribute("79EAC9EE-BAF9-11CE-8C82-00AA004BA90B")]
public interface IInternetSecurityManager
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[CLSCompliantAttribute(false)]
[GuidAttribute(L"79EAC9EE-BAF9-11CE-8C82-00AA004BA90B")]
public interface class IInternetSecurityManager
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) */
/** @attribute CLSCompliantAttribute(false) */
/** @attribute GuidAttribute("79EAC9EE-BAF9-11CE-8C82-00AA004BA90B") */
public interface IInternetSecurityManager
InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
CLSCompliantAttribute(false)
GuidAttribute("79EAC9EE-BAF9-11CE-8C82-00AA004BA90B")
public interface IInternetSecurityManager
Platforms
See Also
Reference
IInternetSecurityManager Members
Microsoft.Uii.Csr.Browser.Web Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.