/** Web SOL session information */
export interfaceBmcWebSolValue {
/** Date on which the credentials will no longer be retrievable */
expirationDate: string;
/** URL of the Web SOL session */
url: string;
}
//# sourceMappingURL=BmcWebSolValue.d.ts.map