The PasswordAuthentication type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Password |
Returns the user password.
Note that this method returns a reference to the password. It is the caller's responsibility to zero out the password information after it is no longer needed. Return Valuethe password |
![]() | UserName |
Returns the user name.
Return Valuethe user name |