Credential.this
this
(void * ptr, Flag!"Take" take)No documentation available for this declaration.
this
(string username, string password, webkit.types.CredentialPersistence persistence)Create a new credential from the provided username, password and persistence mode.
Parameters
username | The username for the new credential |
password | The password for the new credential |
persistence | The #WebKitCredentialPersistence of the new credential |
Returns
A #WebKitCredential.