CustomProvider class

カスタムプロバイダークラス。

サイン:

export declare class CustomProvider implements AppCheckProvider 

実装: AppCheckProvider

コンストラクター

コンストラクタ修飾子説明
(コンストラクター)(_customProviderOptions) CustomProviderクラスの新しいインスタンスを構築します。

CustomProvider.(コンストラクター)

CustomProviderクラスの新しいインスタンスを構築します。

サイン:

constructor(_customProviderOptions: CustomProviderOptions);

パラメーター

パラメータタイプ説明
_customProviderOptionsカスタムプロバイダーオプション