Stay organized with collections Save and categorize content based on your preferences.

Credential

public abstract class Credential

Known direct subclasses
CustomCredential

Base class for a custom credential with which the user consented to authenticate to the app.

PasswordCredential

Represents the user's password credential granted by the user for app sign-in.

PublicKeyCredential

Represents the user's passkey credential granted by the user for app sign-in.


Base class for a credential with which the user consented to authenticate to the app.