This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IB > IBasicRasterSdeConnection Interface > IBasicRasterSdeConnection.Password Property (ArcObjects .NET 10.4 SDK) |
The password.
[Visual Basic .NET] Public Property Password As String
[C#] public string Password {get; set;}
[C++]
HRESULT get_Password(
BSTR* Password
);
[C++]
HRESULT put_Password(
BSTR Password
);
[C++]
Parameters Password [out, retval] Password is a parameter of type BSTR Password [in] Password is a parameter of type BSTR