ArcObjects Library Reference (Framework)  

IGetUserAndPasswordDialog.Password Property

The password entered in the dialog.

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

Product Availability

Available with ArcGIS Desktop.

Remarks

The Password property allows you to get the password that was entered in the dialog.

See Also

IGetUserAndPasswordDialog Interface