API Version: 4.1
Library Version: 2.44.1
enum WebKit2.CredentialPersistence
Enum values representing the duration for which a credential persists.
WEBKIT_CREDENTIAL_PERSISTENCE_NONE
Credential does not persist.
WEBKIT_CREDENTIAL_PERSISTENCE_FOR_SESSION
Credential persists for session only.
WEBKIT_CREDENTIAL_PERSISTENCE_PERMANENT
Credential persists permanently.
Content