Credential.this

Sets our main struct and passes it to the parent class.

  1. this(WebKitCredential* webKitCredential, bool ownedRef)
    class Credential
    this
    (
    WebKitCredential* webKitCredential
    ,
    bool ownedRef = false
    )
  2. this(string username, string password, WebKitCredentialPersistence persistence)

Meta