Contents

ASCredentialDataManager

This class allows submitting credentials and events to any credential manager enabled on the system.

Declaration

final class ASCredentialDataManager

Overview

By informing credential managers of new, updated, removed, or revoked credentials, they can stay synchronized with the credential information of the person using the device.

In order to protect the user’s privacy, ASCredentialDataManager does not indicate whether the operation succeeded. A successful call only indicates that the parameters passed were well formed.

Topics

Initializers

Instance Methods