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


IRasterSdeConnection.Password Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRasterUI > ESRI.ArcGIS.DataSourcesRasterUI > Interfaces > IR > IRasterSdeConnection Interface > IRasterSdeConnection.Password Property
ArcGIS Developer Help

IRasterSdeConnection.Password Property

The sde password.

[Visual Basic .NET]
Public Property Password As String
[C#]
public string Password {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IRasterSdeConnection Interface