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
|
|
Description |
|
ClearPassword |
Removes the passwords from the layer used to access data, and forces a reconnection to the data. |
|
HasAuthentication |
Indicates if the layer is password protected. |
CoClasses that implement ISecureLayer2
CoClasses and 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. |