Event

public enum Event

Encapsulates changes to the credential storage.

  • The stored credentials have changed.

    Declaration

    Swift

    case changed(URLCredentialStorage)