UNPKG

@zowe/core-for-zowe-sdk

Version:

Core libraries shared by Zowe SDK packages

6 lines 172 B
export interface IApimlServiceAuthentication { scheme: string; applid: string; supportsSso: boolean; } //# sourceMappingURL=IApimlServiceAuthentication.d.ts.map