- import { MSITokenCredentials } from "./msiTokenCredentials";
- import { Authenticator } from "@azure/ms-rest-js";
- export declare function createAuthenticator(credentials: MSITokenCredentials): Authenticator;
- //# sourceMappingURL=keyVaultFactory.d.ts.map
|