The CredentialRequestedEventArgstype exposes the following members.

Methods

  Name Description
Public method Cancel
Cancels the credential request.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Submit
Apply the updated credential.
Public method ToString (Inherited from Object.)

Properties

  Name Description
Public property CanSavePassword
Allow password to be saved.
Public property IsPasswordSaved
Returns true if the user password is allowed to be saved.
Public property Type
Gets the type for the requesting credential.
Public property UserName
Gets the Domain and User Name.

See Also