PERMANENT constant

URLCredentialPersistence const PERMANENT

The credential should be stored in the keychain.

Implementation

static const PERMANENT = URLCredentialPersistence._internal(2, 2);