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


IIMSConnection.SavePassword Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Catalog)  

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