IInternetSecurityManager Interface

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Represents the interface to interact with IE internet security.

This API is not CLS-compliant.

Namespace:   Microsoft.Uii.Csr.Browser.Web
Assembly:  Microsoft.Uii.Csr.Browser.Web (in Microsoft.Uii.Csr.Browser.Web.dll)

Syntax

[GuidAttribute("79EAC9EE-BAF9-11CE-8C82-00AA004BA90B")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[CLSCompliantAttribute(false)]
public interface IInternetSecurityManager
<GuidAttribute("79EAC9EE-BAF9-11CE-8C82-00AA004BA90B")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<CLSCompliantAttribute(False)>
Public Interface IInternetSecurityManager

Methods

Name Description
System_CAPS_pubmethod GetSecurityId(String, Byte[], Int32, Int32)

Gets the security ID.

System_CAPS_pubmethod GetSecuritySite(IntPtr)

Gets the security on a site.

System_CAPS_pubmethod GetZoneMappings(Int32, IEnumString, Int32)

Gets the zone mappings of a url.

System_CAPS_pubmethod MapUrlToZone(String, Int32, Int32)

Maps Url to a zone.

System_CAPS_pubmethod ProcessUrlAction(String, Int32, Byte, Int32, Byte, Int32, Int32, Int32)

Processes an action on Url.

System_CAPS_pubmethod QueryCustomPolicy(String, Guid, Byte, Int32, Byte, Int32, Int32)

Queries the custom policy.

System_CAPS_pubmethod SetSecuritySite(IntPtr)

Sets the security on a site.

System_CAPS_pubmethod SetZoneMapping(Int32, String, Int32)

Sets the zone mapping on a URL.

See Also

Microsoft.Uii.Csr.Browser.Web Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright