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 | |
---|---|---|
GetSecurityId(String, Byte[], Int32, Int32) | Gets the security ID. |
|
GetSecuritySite(IntPtr) | Gets the security on a site. |
|
GetZoneMappings(Int32, IEnumString, Int32) | Gets the zone mappings of a url. |
|
MapUrlToZone(String, Int32, Int32) | Maps Url to a zone. |
|
ProcessUrlAction(String, Int32, Byte, Int32, Byte, Int32, Int32, Int32) | Processes an action on Url. |
|
QueryCustomPolicy(String, Guid, Byte, Int32, Byte, Int32, Int32) | Queries the custom policy. |
|
SetSecuritySite(IntPtr) | Sets the security on a site. |
|
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