API Version: 6.0
Library Version: 2.44.1
enum WebKit.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