The CredentialRequestedEventArgstype exposes the following members.
Methods
Name | Description | |
---|---|---|
Cancel |
Cancels the credential request.
|
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Submit |
Apply the updated credential.
|
|
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
CanSavePassword |
Allow password to be saved.
|
|
IsPasswordSaved |
Returns true if the user password is allowed
to be saved.
|
|
Type |
Gets the type for the requesting
credential.
|
|
UserName |
Gets the Domain and User Name.
|