Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
CredentialRequestedEventData Class which is used to get the credential request type, domain and user names. The password, domain and user names can be changed from the event data object obtained from the event OnCredentialRequested.
The CredentialRequestedEventArgs type exposes the following members.
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. |
Top
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) |
Top
.gif)
.gif)
.gif)