This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IG > IGetUserAndPasswordDialog Interface > IGetUserAndPasswordDialog.Password Property (ArcObjects .NET 10.5 SDK) |
The password entered in the dialog.
[Visual Basic .NET] Public ReadOnly Property Password As String
[C#] public string Password {get;}
The Password property allows you to get the password that was entered in the dialog.