UNPKG

msal

Version:
3 lines 145 kB
var typedoc = typedoc || {}; typedoc.search = typedoc.search || {}; typedoc.search.data = {"kinds":{"1":"External module","2":"Module","4":"Enumeration","16":"Enumeration member","32":"Variable","64":"Function","128":"Class","256":"Interface","512":"Constructor","1024":"Property","2048":"Method","65536":"Type literal","262144":"Accessor","2097152":"Object literal","4194304":"Type alias"},"rows":[{"id":0,"kind":1,"name":"\"IUri\"","url":"modules/_iuri_.html","classes":"tsd-kind-external-module"},{"id":1,"kind":1,"name":"\"ITenantDiscoveryResponse\"","url":"modules/_itenantdiscoveryresponse_.html","classes":"tsd-kind-external-module"},{"id":2,"kind":1,"name":"\"utils/StringUtils\"","url":"modules/_utils_stringutils_.html","classes":"tsd-kind-external-module"},{"id":3,"kind":1,"name":"\"Logger\"","url":"modules/_logger_.html","classes":"tsd-kind-external-module"},{"id":4,"kind":256,"name":"ILoggerCallback","url":"interfaces/_logger_.iloggercallback.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"Logger\""},{"id":5,"kind":4,"name":"LogLevel","url":"enums/_logger_.loglevel.html","classes":"tsd-kind-enum tsd-parent-kind-external-module","parent":"\"Logger\""},{"id":6,"kind":16,"name":"Error","url":"enums/_logger_.loglevel.html#error","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"\"Logger\".LogLevel"},{"id":7,"kind":16,"name":"Warning","url":"enums/_logger_.loglevel.html#warning","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"\"Logger\".LogLevel"},{"id":8,"kind":16,"name":"Info","url":"enums/_logger_.loglevel.html#info","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"\"Logger\".LogLevel"},{"id":9,"kind":16,"name":"Verbose","url":"enums/_logger_.loglevel.html#verbose","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"\"Logger\".LogLevel"},{"id":10,"kind":128,"name":"Logger","url":"classes/_logger_.logger.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"Logger\""},{"id":11,"kind":512,"name":"constructor","url":"classes/_logger_.logger.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"Logger\".Logger"},{"id":12,"kind":2048,"name":"isPiiLoggingEnabled","url":"classes/_logger_.logger.html#ispiiloggingenabled","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"Logger\".Logger"},{"id":13,"kind":1,"name":"\"utils/CryptoUtils\"","url":"modules/_utils_cryptoutils_.html","classes":"tsd-kind-external-module"},{"id":14,"kind":1,"name":"\"error/AuthError\"","url":"modules/_error_autherror_.html","classes":"tsd-kind-external-module"},{"id":15,"kind":128,"name":"AuthError","url":"classes/_error_autherror_.autherror.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"error/AuthError\""},{"id":16,"kind":1024,"name":"errorCode","url":"classes/_error_autherror_.autherror.html#errorcode","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"error/AuthError\".AuthError"},{"id":17,"kind":1024,"name":"errorMessage","url":"classes/_error_autherror_.autherror.html#errormessage","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"error/AuthError\".AuthError"},{"id":18,"kind":512,"name":"constructor","url":"classes/_error_autherror_.autherror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"error/AuthError\".AuthError"},{"id":19,"kind":2048,"name":"createUnexpectedError","url":"classes/_error_autherror_.autherror.html#createunexpectederror","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"error/AuthError\".AuthError"},{"id":20,"kind":1024,"name":"name","url":"classes/_error_autherror_.autherror.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"\"error/AuthError\".AuthError"},{"id":21,"kind":1024,"name":"message","url":"classes/_error_autherror_.autherror.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"\"error/AuthError\".AuthError"},{"id":22,"kind":1024,"name":"stack","url":"classes/_error_autherror_.autherror.html#stack","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"\"error/AuthError\".AuthError"},{"id":23,"kind":1024,"name":"Error","url":"classes/_error_autherror_.autherror.html#error","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-static","parent":"\"error/AuthError\".AuthError"},{"id":24,"kind":2097152,"name":"AuthErrorMessage","url":"modules/_error_autherror_.html#autherrormessage","classes":"tsd-kind-object-literal tsd-parent-kind-external-module","parent":"\"error/AuthError\""},{"id":25,"kind":2097152,"name":"unexpectedError","url":"modules/_error_autherror_.html#autherrormessage.unexpectederror","classes":"tsd-kind-object-literal tsd-parent-kind-object-literal","parent":"\"error/AuthError\".AuthErrorMessage"},{"id":26,"kind":32,"name":"code","url":"modules/_error_autherror_.html#autherrormessage.unexpectederror.code","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/AuthError\".AuthErrorMessage.unexpectedError"},{"id":27,"kind":32,"name":"desc","url":"modules/_error_autherror_.html#autherrormessage.unexpectederror.desc","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/AuthError\".AuthErrorMessage.unexpectedError"},{"id":28,"kind":1,"name":"\"utils/TokenUtils\"","url":"modules/_utils_tokenutils_.html","classes":"tsd-kind-external-module"},{"id":29,"kind":1,"name":"\"MsalTypes\"","url":"modules/_msaltypes_.html","classes":"tsd-kind-external-module"},{"id":30,"kind":4194304,"name":"StringDict","url":"modules/_msaltypes_.html#stringdict","classes":"tsd-kind-type-alias tsd-parent-kind-external-module","parent":"\"MsalTypes\""},{"id":31,"kind":65536,"name":"__type","url":"modules/_msaltypes_.html#stringdict.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"\"MsalTypes\".StringDict"},{"id":32,"kind":1,"name":"\"IdToken\"","url":"modules/_idtoken_.html","classes":"tsd-kind-external-module"},{"id":33,"kind":1,"name":"\"error/ClientAuthError\"","url":"modules/_error_clientautherror_.html","classes":"tsd-kind-external-module"},{"id":34,"kind":128,"name":"ClientAuthError","url":"classes/_error_clientautherror_.clientautherror.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"error/ClientAuthError\""},{"id":35,"kind":512,"name":"constructor","url":"classes/_error_clientautherror_.clientautherror.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"\"error/ClientAuthError\".ClientAuthError"},{"id":36,"kind":2048,"name":"createEndpointResolutionError","url":"classes/_error_clientautherror_.clientautherror.html#createendpointresolutionerror","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"error/ClientAuthError\".ClientAuthError"},{"id":37,"kind":2048,"name":"createMultipleMatchingTokensInCacheError","url":"classes/_error_clientautherror_.clientautherror.html#createmultiplematchingtokensincacheerror","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"error/ClientAuthError\".ClientAuthError"},{"id":38,"kind":2048,"name":"createMultipleAuthoritiesInCacheError","url":"classes/_error_clientautherror_.clientautherror.html#createmultipleauthoritiesincacheerror","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"error/ClientAuthError\".ClientAuthError"},{"id":39,"kind":2048,"name":"createPopupWindowError","url":"classes/_error_clientautherror_.clientautherror.html#createpopupwindowerror","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"error/ClientAuthError\".ClientAuthError"},{"id":40,"kind":2048,"name":"createTokenRenewalTimeoutError","url":"classes/_error_clientautherror_.clientautherror.html#createtokenrenewaltimeouterror","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"error/ClientAuthError\".ClientAuthError"},{"id":41,"kind":2048,"name":"createInvalidIdTokenError","url":"classes/_error_clientautherror_.clientautherror.html#createinvalididtokenerror","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"error/ClientAuthError\".ClientAuthError"},{"id":42,"kind":2048,"name":"createInvalidStateError","url":"classes/_error_clientautherror_.clientautherror.html#createinvalidstateerror","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"error/ClientAuthError\".ClientAuthError"},{"id":43,"kind":2048,"name":"createNonceMismatchError","url":"classes/_error_clientautherror_.clientautherror.html#createnoncemismatcherror","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"error/ClientAuthError\".ClientAuthError"},{"id":44,"kind":2048,"name":"createLoginInProgressError","url":"classes/_error_clientautherror_.clientautherror.html#createlogininprogresserror","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"error/ClientAuthError\".ClientAuthError"},{"id":45,"kind":2048,"name":"createAcquireTokenInProgressError","url":"classes/_error_clientautherror_.clientautherror.html#createacquiretokeninprogresserror","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"error/ClientAuthError\".ClientAuthError"},{"id":46,"kind":2048,"name":"createUserCancelledError","url":"classes/_error_clientautherror_.clientautherror.html#createusercancellederror","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"error/ClientAuthError\".ClientAuthError"},{"id":47,"kind":2048,"name":"createErrorInCallbackFunction","url":"classes/_error_clientautherror_.clientautherror.html#createerrorincallbackfunction","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"error/ClientAuthError\".ClientAuthError"},{"id":48,"kind":2048,"name":"createUserLoginRequiredError","url":"classes/_error_clientautherror_.clientautherror.html#createuserloginrequirederror","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"error/ClientAuthError\".ClientAuthError"},{"id":49,"kind":2048,"name":"createUserDoesNotExistError","url":"classes/_error_clientautherror_.clientautherror.html#createuserdoesnotexisterror","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"error/ClientAuthError\".ClientAuthError"},{"id":50,"kind":2048,"name":"createClientInfoDecodingError","url":"classes/_error_clientautherror_.clientautherror.html#createclientinfodecodingerror","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"error/ClientAuthError\".ClientAuthError"},{"id":51,"kind":2048,"name":"createClientInfoNotPopulatedError","url":"classes/_error_clientautherror_.clientautherror.html#createclientinfonotpopulatederror","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"error/ClientAuthError\".ClientAuthError"},{"id":52,"kind":2048,"name":"createIdTokenNullOrEmptyError","url":"classes/_error_clientautherror_.clientautherror.html#createidtokennulloremptyerror","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"error/ClientAuthError\".ClientAuthError"},{"id":53,"kind":2048,"name":"createIdTokenParsingError","url":"classes/_error_clientautherror_.clientautherror.html#createidtokenparsingerror","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"error/ClientAuthError\".ClientAuthError"},{"id":54,"kind":2048,"name":"createTokenEncodingError","url":"classes/_error_clientautherror_.clientautherror.html#createtokenencodingerror","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"error/ClientAuthError\".ClientAuthError"},{"id":55,"kind":2048,"name":"createInvalidInteractionTypeError","url":"classes/_error_clientautherror_.clientautherror.html#createinvalidinteractiontypeerror","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"error/ClientAuthError\".ClientAuthError"},{"id":56,"kind":1024,"name":"errorCode","url":"classes/_error_clientautherror_.clientautherror.html#errorcode","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"\"error/ClientAuthError\".ClientAuthError"},{"id":57,"kind":1024,"name":"errorMessage","url":"classes/_error_clientautherror_.clientautherror.html#errormessage","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"\"error/ClientAuthError\".ClientAuthError"},{"id":58,"kind":2048,"name":"createUnexpectedError","url":"classes/_error_clientautherror_.clientautherror.html#createunexpectederror","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static","parent":"\"error/ClientAuthError\".ClientAuthError"},{"id":59,"kind":1024,"name":"name","url":"classes/_error_clientautherror_.clientautherror.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"\"error/ClientAuthError\".ClientAuthError"},{"id":60,"kind":1024,"name":"message","url":"classes/_error_clientautherror_.clientautherror.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"\"error/ClientAuthError\".ClientAuthError"},{"id":61,"kind":1024,"name":"stack","url":"classes/_error_clientautherror_.clientautherror.html#stack","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"\"error/ClientAuthError\".ClientAuthError"},{"id":62,"kind":2097152,"name":"ClientAuthErrorMessage","url":"modules/_error_clientautherror_.html#clientautherrormessage","classes":"tsd-kind-object-literal tsd-parent-kind-external-module","parent":"\"error/ClientAuthError\""},{"id":63,"kind":2097152,"name":"multipleMatchingTokens","url":"modules/_error_clientautherror_.html#clientautherrormessage.multiplematchingtokens","classes":"tsd-kind-object-literal tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage"},{"id":64,"kind":32,"name":"code","url":"modules/_error_clientautherror_.html#clientautherrormessage.multiplematchingtokens.code-11","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.multipleMatchingTokens"},{"id":65,"kind":32,"name":"desc","url":"modules/_error_clientautherror_.html#clientautherrormessage.multiplematchingtokens.desc-11","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.multipleMatchingTokens"},{"id":66,"kind":2097152,"name":"multipleCacheAuthorities","url":"modules/_error_clientautherror_.html#clientautherrormessage.multiplecacheauthorities","classes":"tsd-kind-object-literal tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage"},{"id":67,"kind":32,"name":"code","url":"modules/_error_clientautherror_.html#clientautherrormessage.multiplecacheauthorities.code-10","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.multipleCacheAuthorities"},{"id":68,"kind":32,"name":"desc","url":"modules/_error_clientautherror_.html#clientautherrormessage.multiplecacheauthorities.desc-10","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.multipleCacheAuthorities"},{"id":69,"kind":2097152,"name":"endpointResolutionError","url":"modules/_error_clientautherror_.html#clientautherrormessage.endpointresolutionerror","classes":"tsd-kind-object-literal tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage"},{"id":70,"kind":32,"name":"code","url":"modules/_error_clientautherror_.html#clientautherrormessage.endpointresolutionerror.code-4","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.endpointResolutionError"},{"id":71,"kind":32,"name":"desc","url":"modules/_error_clientautherror_.html#clientautherrormessage.endpointresolutionerror.desc-4","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.endpointResolutionError"},{"id":72,"kind":2097152,"name":"popUpWindowError","url":"modules/_error_clientautherror_.html#clientautherrormessage.popupwindowerror","classes":"tsd-kind-object-literal tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage"},{"id":73,"kind":32,"name":"code","url":"modules/_error_clientautherror_.html#clientautherrormessage.popupwindowerror.code-14","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.popUpWindowError"},{"id":74,"kind":32,"name":"desc","url":"modules/_error_clientautherror_.html#clientautherrormessage.popupwindowerror.desc-14","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.popUpWindowError"},{"id":75,"kind":2097152,"name":"tokenRenewalError","url":"modules/_error_clientautherror_.html#clientautherrormessage.tokenrenewalerror","classes":"tsd-kind-object-literal tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage"},{"id":76,"kind":32,"name":"code","url":"modules/_error_clientautherror_.html#clientautherrormessage.tokenrenewalerror.code-16","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.tokenRenewalError"},{"id":77,"kind":32,"name":"desc","url":"modules/_error_clientautherror_.html#clientautherrormessage.tokenrenewalerror.desc-16","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.tokenRenewalError"},{"id":78,"kind":2097152,"name":"invalidIdToken","url":"modules/_error_clientautherror_.html#clientautherrormessage.invalididtoken","classes":"tsd-kind-object-literal tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage"},{"id":79,"kind":32,"name":"code","url":"modules/_error_clientautherror_.html#clientautherrormessage.invalididtoken.code-6","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.invalidIdToken"},{"id":80,"kind":32,"name":"desc","url":"modules/_error_clientautherror_.html#clientautherrormessage.invalididtoken.desc-6","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.invalidIdToken"},{"id":81,"kind":2097152,"name":"invalidStateError","url":"modules/_error_clientautherror_.html#clientautherrormessage.invalidstateerror","classes":"tsd-kind-object-literal tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage"},{"id":82,"kind":32,"name":"code","url":"modules/_error_clientautherror_.html#clientautherrormessage.invalidstateerror.code-8","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.invalidStateError"},{"id":83,"kind":32,"name":"desc","url":"modules/_error_clientautherror_.html#clientautherrormessage.invalidstateerror.desc-8","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.invalidStateError"},{"id":84,"kind":2097152,"name":"nonceMismatchError","url":"modules/_error_clientautherror_.html#clientautherrormessage.noncemismatcherror","classes":"tsd-kind-object-literal tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage"},{"id":85,"kind":32,"name":"code","url":"modules/_error_clientautherror_.html#clientautherrormessage.noncemismatcherror.code-12","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.nonceMismatchError"},{"id":86,"kind":32,"name":"desc","url":"modules/_error_clientautherror_.html#clientautherrormessage.noncemismatcherror.desc-12","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.nonceMismatchError"},{"id":87,"kind":2097152,"name":"loginProgressError","url":"modules/_error_clientautherror_.html#clientautherrormessage.loginprogresserror","classes":"tsd-kind-object-literal tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage"},{"id":88,"kind":32,"name":"code","url":"modules/_error_clientautherror_.html#clientautherrormessage.loginprogresserror.code-9","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.loginProgressError"},{"id":89,"kind":32,"name":"desc","url":"modules/_error_clientautherror_.html#clientautherrormessage.loginprogresserror.desc-9","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.loginProgressError"},{"id":90,"kind":2097152,"name":"acquireTokenProgressError","url":"modules/_error_clientautherror_.html#clientautherrormessage.acquiretokenprogresserror","classes":"tsd-kind-object-literal tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage"},{"id":91,"kind":32,"name":"code","url":"modules/_error_clientautherror_.html#clientautherrormessage.acquiretokenprogresserror.code","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.acquireTokenProgressError"},{"id":92,"kind":32,"name":"desc","url":"modules/_error_clientautherror_.html#clientautherrormessage.acquiretokenprogresserror.desc","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.acquireTokenProgressError"},{"id":93,"kind":2097152,"name":"userCancelledError","url":"modules/_error_clientautherror_.html#clientautherrormessage.usercancellederror","classes":"tsd-kind-object-literal tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage"},{"id":94,"kind":32,"name":"code","url":"modules/_error_clientautherror_.html#clientautherrormessage.usercancellederror.code-17","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.userCancelledError"},{"id":95,"kind":32,"name":"desc","url":"modules/_error_clientautherror_.html#clientautherrormessage.usercancellederror.desc-17","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.userCancelledError"},{"id":96,"kind":2097152,"name":"callbackError","url":"modules/_error_clientautherror_.html#clientautherrormessage.callbackerror","classes":"tsd-kind-object-literal tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage"},{"id":97,"kind":32,"name":"code","url":"modules/_error_clientautherror_.html#clientautherrormessage.callbackerror.code-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.callbackError"},{"id":98,"kind":32,"name":"desc","url":"modules/_error_clientautherror_.html#clientautherrormessage.callbackerror.desc-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.callbackError"},{"id":99,"kind":2097152,"name":"userLoginRequiredError","url":"modules/_error_clientautherror_.html#clientautherrormessage.userloginrequirederror","classes":"tsd-kind-object-literal tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage"},{"id":100,"kind":32,"name":"code","url":"modules/_error_clientautherror_.html#clientautherrormessage.userloginrequirederror.code-19","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.userLoginRequiredError"},{"id":101,"kind":32,"name":"desc","url":"modules/_error_clientautherror_.html#clientautherrormessage.userloginrequirederror.desc-19","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.userLoginRequiredError"},{"id":102,"kind":2097152,"name":"userDoesNotExistError","url":"modules/_error_clientautherror_.html#clientautherrormessage.userdoesnotexisterror","classes":"tsd-kind-object-literal tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage"},{"id":103,"kind":32,"name":"code","url":"modules/_error_clientautherror_.html#clientautherrormessage.userdoesnotexisterror.code-18","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.userDoesNotExistError"},{"id":104,"kind":32,"name":"desc","url":"modules/_error_clientautherror_.html#clientautherrormessage.userdoesnotexisterror.desc-18","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.userDoesNotExistError"},{"id":105,"kind":2097152,"name":"clientInfoDecodingError","url":"modules/_error_clientautherror_.html#clientautherrormessage.clientinfodecodingerror","classes":"tsd-kind-object-literal tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage"},{"id":106,"kind":32,"name":"code","url":"modules/_error_clientautherror_.html#clientautherrormessage.clientinfodecodingerror.code-2","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.clientInfoDecodingError"},{"id":107,"kind":32,"name":"desc","url":"modules/_error_clientautherror_.html#clientautherrormessage.clientinfodecodingerror.desc-2","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.clientInfoDecodingError"},{"id":108,"kind":2097152,"name":"clientInfoNotPopulatedError","url":"modules/_error_clientautherror_.html#clientautherrormessage.clientinfonotpopulatederror","classes":"tsd-kind-object-literal tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage"},{"id":109,"kind":32,"name":"code","url":"modules/_error_clientautherror_.html#clientautherrormessage.clientinfonotpopulatederror.code-3","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.clientInfoNotPopulatedError"},{"id":110,"kind":32,"name":"desc","url":"modules/_error_clientautherror_.html#clientautherrormessage.clientinfonotpopulatederror.desc-3","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.clientInfoNotPopulatedError"},{"id":111,"kind":2097152,"name":"nullOrEmptyIdToken","url":"modules/_error_clientautherror_.html#clientautherrormessage.nulloremptyidtoken","classes":"tsd-kind-object-literal tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage"},{"id":112,"kind":32,"name":"code","url":"modules/_error_clientautherror_.html#clientautherrormessage.nulloremptyidtoken.code-13","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.nullOrEmptyIdToken"},{"id":113,"kind":32,"name":"desc","url":"modules/_error_clientautherror_.html#clientautherrormessage.nulloremptyidtoken.desc-13","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.nullOrEmptyIdToken"},{"id":114,"kind":2097152,"name":"idTokenNotParsed","url":"modules/_error_clientautherror_.html#clientautherrormessage.idtokennotparsed","classes":"tsd-kind-object-literal tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage"},{"id":115,"kind":32,"name":"code","url":"modules/_error_clientautherror_.html#clientautherrormessage.idtokennotparsed.code-5","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.idTokenNotParsed"},{"id":116,"kind":32,"name":"desc","url":"modules/_error_clientautherror_.html#clientautherrormessage.idtokennotparsed.desc-5","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.idTokenNotParsed"},{"id":117,"kind":2097152,"name":"tokenEncodingError","url":"modules/_error_clientautherror_.html#clientautherrormessage.tokenencodingerror","classes":"tsd-kind-object-literal tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage"},{"id":118,"kind":32,"name":"code","url":"modules/_error_clientautherror_.html#clientautherrormessage.tokenencodingerror.code-15","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.tokenEncodingError"},{"id":119,"kind":32,"name":"desc","url":"modules/_error_clientautherror_.html#clientautherrormessage.tokenencodingerror.desc-15","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.tokenEncodingError"},{"id":120,"kind":2097152,"name":"invalidInteractionType","url":"modules/_error_clientautherror_.html#clientautherrormessage.invalidinteractiontype","classes":"tsd-kind-object-literal tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage"},{"id":121,"kind":32,"name":"code","url":"modules/_error_clientautherror_.html#clientautherrormessage.invalidinteractiontype.code-7","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.invalidInteractionType"},{"id":122,"kind":32,"name":"desc","url":"modules/_error_clientautherror_.html#clientautherrormessage.invalidinteractiontype.desc-7","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"error/ClientAuthError\".ClientAuthErrorMessage.invalidInteractionType"},{"id":123,"kind":1,"name":"\"ClientInfo\"","url":"modules/_clientinfo_.html","classes":"tsd-kind-external-module"},{"id":124,"kind":1,"name":"\"Account\"","url":"modules/_account_.html","classes":"tsd-kind-external-module"},{"id":125,"kind":128,"name":"Account","url":"classes/_account_.account.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"Account\""},{"id":126,"kind":1024,"name":"accountIdentifier","url":"classes/_account_.account.html#accountidentifier","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"Account\".Account"},{"id":127,"kind":1024,"name":"homeAccountIdentifier","url":"classes/_account_.account.html#homeaccountidentifier","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"Account\".Account"},{"id":128,"kind":1024,"name":"userName","url":"classes/_account_.account.html#username","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"Account\".Account"},{"id":129,"kind":1024,"name":"name","url":"classes/_account_.account.html#name","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"Account\".Account"},{"id":130,"kind":1024,"name":"idToken","url":"classes/_account_.account.html#idtoken","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"Account\".Account"},{"id":131,"kind":1024,"name":"idTokenClaims","url":"classes/_account_.account.html#idtokenclaims","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"Account\".Account"},{"id":132,"kind":1024,"name":"sid","url":"classes/_account_.account.html#sid","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"Account\".Account"},{"id":133,"kind":1024,"name":"environment","url":"classes/_account_.account.html#environment","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"Account\".Account"},{"id":134,"kind":512,"name":"constructor","url":"classes/_account_.account.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"Account\".Account"},{"id":135,"kind":2048,"name":"compareAccounts","url":"classes/_account_.account.html#compareaccounts","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"Account\".Account"},{"id":136,"kind":1,"name":"\"AuthenticationParameters\"","url":"modules/_authenticationparameters_.html","classes":"tsd-kind-external-module"},{"id":137,"kind":4194304,"name":"AuthenticationParameters","url":"modules/_authenticationparameters_.html#authenticationparameters","classes":"tsd-kind-type-alias tsd-parent-kind-external-module","parent":"\"AuthenticationParameters\""},{"id":138,"kind":65536,"name":"__type","url":"modules/_authenticationparameters_.html#authenticationparameters.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"\"AuthenticationParameters\".AuthenticationParameters"},{"id":139,"kind":32,"name":"scopes","url":"modules/_authenticationparameters_.html#authenticationparameters.__type.scopes","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"AuthenticationParameters\".AuthenticationParameters.__type"},{"id":140,"kind":32,"name":"extraScopesToConsent","url":"modules/_authenticationparameters_.html#authenticationparameters.__type.extrascopestoconsent","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"AuthenticationParameters\".AuthenticationParameters.__type"},{"id":141,"kind":32,"name":"prompt","url":"modules/_authenticationparameters_.html#authenticationparameters.__type.prompt","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"AuthenticationParameters\".AuthenticationParameters.__type"},{"id":142,"kind":32,"name":"extraQueryParameters","url":"modules/_authenticationparameters_.html#authenticationparameters.__type.extraqueryparameters","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"AuthenticationParameters\".AuthenticationParameters.__type"},{"id":143,"kind":32,"name":"claimsRequest","url":"modules/_authenticationparameters_.html#authenticationparameters.__type.claimsrequest","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"AuthenticationParameters\".AuthenticationParameters.__type"},{"id":144,"kind":32,"name":"authority","url":"modules/_authenticationparameters_.html#authenticationparameters.__type.authority","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"AuthenticationParameters\".AuthenticationParameters.__type"},{"id":145,"kind":32,"name":"state","url":"modules/_authenticationparameters_.html#authenticationparameters.__type.state","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"AuthenticationParameters\".AuthenticationParameters.__type"},{"id":146,"kind":32,"name":"correlationId","url":"modules/_authenticationparameters_.html#authenticationparameters.__type.correlationid","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"AuthenticationParameters\".AuthenticationParameters.__type"},{"id":147,"kind":32,"name":"account","url":"modules/_authenticationparameters_.html#authenticationparameters.__type.account","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"AuthenticationParameters\".AuthenticationParameters.__type"},{"id":148,"kind":32,"name":"sid","url":"modules/_authenticationparameters_.html#authenticationparameters.__type.sid","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"AuthenticationParameters\".AuthenticationParameters.__type"},{"id":149,"kind":32,"name":"loginHint","url":"modules/_authenticationparameters_.html#authenticationparameters.__type.loginhint","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"AuthenticationParameters\".AuthenticationParameters.__type"},{"id":150,"kind":32,"name":"forceRefresh","url":"modules/_authenticationparameters_.html#authenticationparameters.__type.forcerefresh","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"AuthenticationParameters\".AuthenticationParameters.__type"},{"id":151,"kind":64,"name":"validateClaimsRequest","url":"modules/_authenticationparameters_.html#validateclaimsrequest","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"AuthenticationParameters\""},{"id":152,"kind":1,"name":"\"ServerRequestParameters\"","url":"modules/_serverrequestparameters_.html","classes":"tsd-kind-external-module"},{"id":153,"kind":1,"name":"\"ScopeSet\"","url":"modules/_scopeset_.html","classes":"tsd-kind-external-module"},{"id":154,"kind":128,"name":"ScopeSet","url":"classes/_scopeset_.scopeset.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"ScopeSet\""},{"id":155,"kind":2048,"name":"isIntersectingScopes","url":"classes/_scopeset_.scopeset.html#isintersectingscopes","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"ScopeSet\".ScopeSet"},{"id":156,"kind":2048,"name":"containsScope","url":"classes/_scopeset_.scopeset.html#containsscope","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"ScopeSet\".ScopeSet"},{"id":157,"kind":2048,"name":"convertToLowerCase","url":"classes/_scopeset_.scopeset.html#converttolowercase","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"ScopeSet\".ScopeSet"},{"id":158,"kind":2048,"name":"removeElement","url":"classes/_scopeset_.scopeset.html#removeelement","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"ScopeSet\".ScopeSet"},{"id":159,"kind":2048,"name":"parseScope","url":"classes/_scopeset_.scopeset.html#parsescope","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"ScopeSet\".ScopeSet"},{"id":160,"kind":1,"name":"\"utils/UrlUtils\"","url":"modules/_utils_urlutils_.html","classes":"tsd-kind-external-module"},{"id":161,"kind":1,"name":"\"telemetry/TelemetryConstants\"","url":"modules/_telemetry_telemetryconstants_.html","classes":"tsd-kind-external-module"},{"id":162,"kind":32,"name":"EVENT_NAME_PREFIX","url":"modules/_telemetry_telemetryconstants_.html#event_name_prefix","classes":"tsd-kind-variable tsd-parent-kind-external-module","parent":"\"telemetry/TelemetryConstants\""},{"id":163,"kind":32,"name":"EVENT_NAME_KEY","url":"modules/_telemetry_telemetryconstants_.html#event_name_key","classes":"tsd-kind-variable tsd-parent-kind-external-module","parent":"\"telemetry/TelemetryConstants\""},{"id":164,"kind":32,"name":"START_TIME_KEY","url":"modules/_telemetry_telemetryconstants_.html#start_time_key","classes":"tsd-kind-variable tsd-parent-kind-external-module","parent":"\"telemetry/TelemetryConstants\""},{"id":165,"kind":32,"name":"ELAPSED_TIME_KEY","url":"modules/_telemetry_telemetryconstants_.html#elapsed_time_key","classes":"tsd-kind-variable tsd-parent-kind-external-module","parent":"\"telemetry/TelemetryConstants\""},{"id":166,"kind":2097152,"name":"TELEMETRY_BLOB_EVENT_NAMES","url":"modules/_telemetry_telemetryconstants_.html#telemetry_blob_event_names","classes":"tsd-kind-object-literal tsd-parent-kind-external-module","parent":"\"telemetry/TelemetryConstants\""},{"id":167,"kind":32,"name":"MsalCorrelationIdConstStrKey","url":"modules/_telemetry_telemetryconstants_.html#telemetry_blob_event_names.msalcorrelationidconststrkey","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"telemetry/TelemetryConstants\".TELEMETRY_BLOB_EVENT_NAMES"},{"id":168,"kind":32,"name":"ApiTelemIdConstStrKey","url":"modules/_telemetry_telemetryconstants_.html#telemetry_blob_event_names.apitelemidconststrkey","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"telemetry/TelemetryConstants\".TELEMETRY_BLOB_EVENT_NAMES"},{"id":169,"kind":32,"name":"ApiIdConstStrKey","url":"modules/_telemetry_telemetryconstants_.html#telemetry_blob_event_names.apiidconststrkey","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"telemetry/TelemetryConstants\".TELEMETRY_BLOB_EVENT_NAMES"},{"id":170,"kind":32,"name":"BrokerAppConstStrKey","url":"modules/_telemetry_telemetryconstants_.html#telemetry_blob_event_names.brokerappconststrkey","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"telemetry/TelemetryConstants\".TELEMETRY_BLOB_EVENT_NAMES"},{"id":171,"kind":32,"name":"CacheEventCountConstStrKey","url":"modules/_telemetry_telemetryconstants_.html#telemetry_blob_event_names.cacheeventcountconststrkey","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"telemetry/TelemetryConstants\".TELEMETRY_BLOB_EVENT_NAMES"},{"id":172,"kind":32,"name":"HttpEventCountTelemetryBatchKey","url":"modules/_telemetry_telemetryconstants_.html#telemetry_blob_event_names.httpeventcounttelemetrybatchkey","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"telemetry/TelemetryConstants\".TELEMETRY_BLOB_EVENT_NAMES"},{"id":173,"kind":32,"name":"IdpConstStrKey","url":"modules/_telemetry_telemetryconstants_.html#telemetry_blob_event_names.idpconststrkey","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"telemetry/TelemetryConstants\".TELEMETRY_BLOB_EVENT_NAMES"},{"id":174,"kind":32,"name":"IsSilentTelemetryBatchKey","url":"modules/_telemetry_telemetryconstants_.html#telemetry_blob_event_names.issilenttelemetrybatchkey","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"telemetry/TelemetryConstants\".TELEMETRY_BLOB_EVENT_NAMES"},{"id":175,"kind":32,"name":"IsSuccessfulConstStrKey","url":"modules/_telemetry_telemetryconstants_.html#telemetry_blob_event_names.issuccessfulconststrkey","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"telemetry/TelemetryConstants\".TELEMETRY_BLOB_EVENT_NAMES"},{"id":176,"kind":32,"name":"ResponseTimeConstStrKey","url":"modules/_telemetry_telemetryconstants_.html#telemetry_blob_event_names.responsetimeconststrkey","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"telemetry/TelemetryConstants\".TELEMETRY_BLOB_EVENT_NAMES"},{"id":177,"kind":32,"name":"TenantIdConstStrKey","url":"modules/_telemetry_telemetryconstants_.html#telemetry_blob_event_names.tenantidconststrkey","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"telemetry/TelemetryConstants\".TELEMETRY_BLOB_EVENT_NAMES"},{"id":178,"kind":32,"name":"UiEventCountTelemetryBatchKey","url":"modules/_telemetry_telemetryconstants_.html#telemetry_blob_event_names.uieventcounttelemetrybatchkey","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"telemetry/TelemetryConstants\".TELEMETRY_BLOB_EVENT_NAMES"},{"id":179,"kind":32,"name":"TENANT_PLACEHOLDER","url":"modules/_telemetry_telemetryconstants_.html#tenant_placeholder","classes":"tsd-kind-variable tsd-parent-kind-external-module","parent":"\"telemetry/TelemetryConstants\""},{"id":180,"kind":1,"name":"\"B2cAuthority\"","url":"modules/_b2cauthority_.html","classes":"tsd-kind-external-module"},{"id":181,"kind":1,"name":"\"telemetry/TelemetryUtils\"","url":"modules/_telemetry_telemetryutils_.html","classes":"tsd-kind-external-module"},{"id":182,"kind":64,"name":"scrubTenantFromUri","url":"modules/_telemetry_telemetryutils_.html#scrubtenantfromuri","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"telemetry/TelemetryUtils\""},{"id":183,"kind":64,"name":"hashPersonalIdentifier","url":"modules/_telemetry_telemetryutils_.html#hashpersonalidentifier","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"telemetry/TelemetryUtils\""},{"id":184,"kind":64,"name":"prependEventNamePrefix","url":"modules/_telemetry_telemetryutils_.html#prependeventnameprefix","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"telemetry/TelemetryUtils\""},{"id":185,"kind":1,"name":"\"telemetry/TelemetryEvent\"","url":"modules/_telemetry_telemetryevent_.html","classes":"tsd-kind-external-module"},{"id":186,"kind":128,"name":"TelemetryEvent","url":"classes/_telemetry_telemetryevent_.telemetryevent.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"telemetry/TelemetryEvent\""},{"id":187,"kind":1024,"name":"eventId","url":"classes/_telemetry_telemetryevent_.telemetryevent.html#eventid","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"telemetry/TelemetryEvent\".TelemetryEvent"},{"id":188,"kind":512,"name":"constructor","url":"classes/_telemetry_telemetryevent_.telemetryevent.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"telemetry/TelemetryEvent\".TelemetryEvent"},{"id":189,"kind":2048,"name":"stop","url":"classes/_telemetry_telemetryevent_.telemetryevent.html#stop","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"telemetry/TelemetryEvent\".TelemetryEvent"},{"id":190,"kind":262144,"name":"telemetryCorrelationId","url":"classes/_telemetry_telemetryevent_.telemetryevent.html#telemetrycorrelationid","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"\"telemetry/TelemetryEvent\".TelemetryEvent"},{"id":191,"kind":262144,"name":"eventName","url":"classes/_telemetry_telemetryevent_.telemetryevent.html#eventname","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"\"telemetry/TelemetryEvent\".TelemetryEvent"},{"id":192,"kind":2048,"name":"get","url":"classes/_telemetry_telemetryevent_.telemetryevent.html#get","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"telemetry/TelemetryEvent\".TelemetryEvent"},{"id":193,"kind":1,"name":"\"telemetry/TelemetryTypes\"","url":"modules/_telemetry_telemetrytypes_.html","classes":"tsd-kind-external-module"},{"id":194,"kind":256,"name":"InProgressEvents","url":"interfaces/_telemetry_telemetrytypes_.inprogressevents.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"telemetry/TelemetryTypes\""},{"id":195,"kind":256,"name":"EventCount","url":"interfaces/_telemetry_telemetrytypes_.eventcount.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"telemetry/TelemetryTypes\""},{"id":196,"kind":256,"name":"EventCountByCorrelationId","url":"interfaces/_telemetry_telemetrytypes_.eventcountbycorrelationid.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"telemetry/TelemetryTypes\""},{"id":197,"kind":256,"name":"CompletedEvents","url":"interfaces/_telemetry_telemetrytypes_.completedevents.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"telemetry/TelemetryTypes\""},{"id":198,"kind":256,"name":"TelemetryPlatform","url":"interfaces/_telemetry_telemetrytypes_.telemetryplatform.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"telemetry/TelemetryTypes\""},{"id":199,"kind":1024,"name":"sdk","url":"interfaces/_telemetry_telemetrytypes_.telemetryplatform.html#sdk","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"telemetry/TelemetryTypes\".TelemetryPlatform"},{"id":200,"kind":1024,"name":"sdkVersion","url":"interfaces/_telemetry_telemetrytypes_.telemetryplatform.html#sdkversion","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"telemetry/TelemetryTypes\".TelemetryPlatform"},{"id":201,"kind":1024,"name":"applicationName","url":"interfaces/_telemetry_telemetrytypes_.telemetryplatform.html#applicationname","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"telemetry/TelemetryTypes\".TelemetryPlatform"},{"id":202,"kind":1024,"name":"applicationVersion","url":"interfaces/_telemetry_telemetrytypes_.telemetryplatform.html#applicationversion","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"telemetry/TelemetryTypes\".TelemetryPlatform"},{"id":203,"kind":256,"name":"TelemetryConfig","url":"interfaces/_telemetry_telemetrytypes_.telemetryconfig.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"telemetry/TelemetryTypes\""},{"id":204,"kind":1024,"name":"platform","url":"interfaces/_telemetry_telemetrytypes_.telemetryconfig.html#platform","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"telemetry/TelemetryTypes\".TelemetryConfig"},{"id":205,"kind":1024,"name":"onlySendFailureTelemetry","url":"interfaces/_telemetry_telemetrytypes_.telemetryconfig.html#onlysendfailuretelemetry","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"telemetry/TelemetryTypes\".TelemetryConfig"},{"id":206,"kind":1024,"name":"clientId","url":"interfaces/_telemetry_telemetrytypes_.telemetryconfig.html#clientid","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"telemetry/TelemetryTypes\".TelemetryConfig"},{"id":207,"kind":4194304,"name":"TelemetryEmitter","url":"modules/_telemetry_telemetrytypes_.html#telemetryemitter","classes":"tsd-kind-type-alias tsd-parent-kind-external-module","parent":"\"telemetry/TelemetryTypes\""},{"id":208,"kind":65536,"name":"__type","url":"modules/_telemetry_telemetrytypes_.html#telemetryemitter.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"\"telemetry/TelemetryTypes\".TelemetryEmitter"},{"id":209,"kind":1,"name":"\"Configuration\"","url":"modules/_configuration_.html","classes":"tsd-kind-external-module"},{"id":210,"kind":4194304,"name":"CacheLocation","url":"modules/_configuration_.html#cachelocation","classes":"tsd-kind-type-alias tsd-parent-kind-external-module","parent":"\"Configuration\""},{"id":211,"kind":32,"name":"FRAME_TIMEOUT","url":"modules/_configuration_.html#frame_timeout","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"Configuration\""},{"id":212,"kind":32,"name":"OFFSET","url":"modules/_configuration_.html#offset","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"Configuration\""},{"id":213,"kind":32,"name":"NAVIGATE_FRAME_WAIT","url"