API Version: 4.0
Library Version: 2.38.2
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.