CredentialCommandCredentialDeletedHandler
CredentialCommandCredentialDeletedHandler
CredentialCommandCredentialDeletedHandler
CredentialCommandCredentialDeletedHandler
Delegate
Definition
Represents the method that's invoked by the account settings pane when the user deletes a credential.
public : delegate void CredentialCommandCredentialDeletedHandler(CredentialCommand command)public delegate void CredentialCommandCredentialDeletedHandler(CredentialCommand command)Public Delegate CredentialCommandCredentialDeletedHandler(command As CredentialCommand)// You can use this delegate in JavaScript.
Parameters
The credential command that corresponds with the delegate.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|