ChangeCredentialOperation

public struct ChangeCredentialOperation : OpenSettingsOperation

An action that allows a user to change his credentials for a specific authenticator.

  • A description of the action.

    Declaration

    Swift

    public let title: String
  • An optional message to be displayed to the user.

    Declaration

    Swift

    public let message: String?