UsernamePasswordCredential Properties |
The UsernamePasswordCredential type exposes the following members.
Name | Description | |
---|---|---|
![]() | Password |
Gets the password.
|
![]() | SaslPreppedPassword |
Gets the the SASLprepped password.
May create a cleartext copy of the password in managed memory the first time it is accessed.
Use only as needed e.g. for SCRAM-SHA-256.
|
![]() | Source |
Gets the source.
|
![]() | Username |
Gets the username.
|