This document is archived and information here might be outdated.  Recommended version.


ISecureLayer2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > ISecureLayer2 Interface
ArcGIS Developer Help

ISecureLayer2 Interface

Provides access to control and test a layer's content related to authentication.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

This interface is new at ArcGIS 9.3. It supersedes ISecureLayer.

Members

Name Description
Method ClearPassword Removes the passwords from the layer used to access data, and forces a reconnection to the data.
Read-only property HasAuthentication Indicates if the layer is password protected.

Classes that implement ISecureLayer2

Classes Description
ImageServerLayer Image server layer source and display options.
IMSMapLayer A container for the display and manipulation of IMS layers.
MapServerLayer Provides programmatic access to a map server layer.
MapServerRESTLayer Provides programmatic access to a a layer based on MapServer using REST access.
WMSMapLayer A container for the display and manipulation of WMS layers.
WMTSLayer Provides programmatic access to WMTS layer.