Firebase. AppCheck. PlayIntegrityProviderFactory
Implementation of an IAppCheckProviderFactory that builds providering using the Play Integrity service.
Summary
To be used when targeting the Android platform.
Inheritance
Inherits from: Firebase.AppCheck.IAppCheckProviderFactory
Properties |
|
---|---|
Instance
|
static PlayIntegrityProviderFactory
Gets an instance of this class for installation into a FirebaseAppCheck instance.
|
Public functions |
|
---|---|
CreateProvider(FirebaseApp app)
|
Gets the IAppCheckProvider associated with the given FirebaseApp instance, or creates one if none already exists.
|
Properties
Instance
static PlayIntegrityProviderFactory Instance
Gets an instance of this class for installation into a FirebaseAppCheck instance.
Public functions
CreateProvider
IAppCheckProvider CreateProvider( FirebaseApp app )
Gets the IAppCheckProvider associated with the given FirebaseApp instance, or creates one if none already exists.