次の方法で共有


CredentialPolicyCreator type

指定された nextPolicy を使用する新しい CredentialPolicy を作成するファクトリ関数。

type CredentialPolicyCreator = (nextPolicy: RequestPolicy, options: RequestPolicyOptions) => CredentialPolicy