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


IIMSConnection.SavePassword Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > II > IIMSConnection Interface > IIMSConnection.SavePassword Property
ArcGIS Developer Help

IIMSConnection.SavePassword Property

Indicates if the password should be saved.

[Visual Basic .NET]
Public Property SavePassword As Boolean
[C#]
public bool SavePassword {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IIMSConnection Interface