msal-iframe-ok
Version:
Fork to allow silent renewal in iFrame of Microsoft Authentication Library for js
735 lines • 51.8 kB
HTML
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>"error/ClientAuthError" | msal-iframe-ok</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
</head>
<body>
<header>
<div class="tsd-page-toolbar">
<div class="container">
<div class="table-wrap">
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
<div class="field">
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
<input id="tsd-search-field" type="text" />
</div>
<ul class="results">
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">msal-iframe-ok</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
<div class="tsd-filter-group">
<div class="tsd-select" id="tsd-filter-visibility">
<span class="tsd-select-label">All</span>
<ul class="tsd-select-list">
<li data-value="public">Public</li>
<li data-value="protected">Public/Protected</li>
<li data-value="private" class="selected">All</li>
</ul>
</div>
<input type="checkbox" id="tsd-filter-inherited" checked />
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
<input type="checkbox" id="tsd-filter-externals" checked />
<label class="tsd-widget" for="tsd-filter-externals">Externals</label>
<input type="checkbox" id="tsd-filter-only-exported" />
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label>
</div>
</div>
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
</div>
</div>
</div>
</div>
<div class="tsd-page-title">
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="../globals.html">Globals</a>
</li>
<li>
<a href="_error_clientautherror_.html">"error/ClientAuthError"</a>
</li>
</ul>
<h1>External module "error/ClientAuthError"</h1>
</div>
</div>
</header>
<div class="container container-main">
<div class="row">
<div class="col-8 col-content">
<section class="tsd-panel-group tsd-index-group">
<h2>Index</h2>
<section class="tsd-panel tsd-index-panel">
<div class="tsd-index-content">
<section class="tsd-index-section ">
<h3>Classes</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-class tsd-parent-kind-external-module"><a href="../classes/_error_clientautherror_.clientautherror.html" class="tsd-kind-icon">Client<wbr>Auth<wbr>Error</a></li>
</ul>
</section>
<section class="tsd-index-section ">
<h3>Object literals</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-object-literal tsd-parent-kind-external-module"><a href="_error_clientautherror_.html#clientautherrormessage" class="tsd-kind-icon">Client<wbr>Auth<wbr>Error<wbr>Message</a></li>
</ul>
</section>
</div>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Object literals</h2>
<section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-external-module">
<a name="clientautherrormessage" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagConst">Const</span> Client<wbr>Auth<wbr>Error<wbr>Message</h3>
<div class="tsd-signature tsd-kind-icon">Client<wbr>Auth<wbr>Error<wbr>Message<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L8">error/ClientAuthError.ts:8</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal">
<a name="clientautherrormessage.acquiretokenprogresserror" class="tsd-anchor"></a>
<h3>acquire<wbr>Token<wbr>Progress<wbr>Error</h3>
<div class="tsd-signature tsd-kind-icon">acquire<wbr>Token<wbr>Progress<wbr>Error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L46">error/ClientAuthError.ts:46</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
<a name="clientautherrormessage.acquiretokenprogresserror.code" class="tsd-anchor"></a>
<h3>code</h3>
<div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "acquiretoken_progress_error"</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L47">error/ClientAuthError.ts:47</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
<a name="clientautherrormessage.acquiretokenprogresserror.desc" class="tsd-anchor"></a>
<h3>desc</h3>
<div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "AcquireToken_In_Progress: Error during login call - login is already in progress."</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L48">error/ClientAuthError.ts:48</a></li>
</ul>
</aside>
</section>
</section>
<section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal">
<a name="clientautherrormessage.callbackerror" class="tsd-anchor"></a>
<h3>callback<wbr>Error</h3>
<div class="tsd-signature tsd-kind-icon">callback<wbr>Error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L54">error/ClientAuthError.ts:54</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
<a name="clientautherrormessage.callbackerror.code-1" class="tsd-anchor"></a>
<h3>code</h3>
<div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "callback_error"</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L55">error/ClientAuthError.ts:55</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
<a name="clientautherrormessage.callbackerror.desc-1" class="tsd-anchor"></a>
<h3>desc</h3>
<div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "Error occurred in token received callback function."</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L56">error/ClientAuthError.ts:56</a></li>
</ul>
</aside>
</section>
</section>
<section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal">
<a name="clientautherrormessage.clientinfodecodingerror" class="tsd-anchor"></a>
<h3>client<wbr>Info<wbr>Decoding<wbr>Error</h3>
<div class="tsd-signature tsd-kind-icon">client<wbr>Info<wbr>Decoding<wbr>Error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L66">error/ClientAuthError.ts:66</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
<a name="clientautherrormessage.clientinfodecodingerror.code-2" class="tsd-anchor"></a>
<h3>code</h3>
<div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "client_info_decoding_error"</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L67">error/ClientAuthError.ts:67</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
<a name="clientautherrormessage.clientinfodecodingerror.desc-2" class="tsd-anchor"></a>
<h3>desc</h3>
<div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "The client info could not be parsed/decoded correctly. Please review the trace to determine the root cause."</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L68">error/ClientAuthError.ts:68</a></li>
</ul>
</aside>
</section>
</section>
<section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal">
<a name="clientautherrormessage.clientinfonotpopulatederror" class="tsd-anchor"></a>
<h3>client<wbr>Info<wbr>Not<wbr>Populated<wbr>Error</h3>
<div class="tsd-signature tsd-kind-icon">client<wbr>Info<wbr>Not<wbr>Populated<wbr>Error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L70">error/ClientAuthError.ts:70</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
<a name="clientautherrormessage.clientinfonotpopulatederror.code-3" class="tsd-anchor"></a>
<h3>code</h3>
<div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "client_info_not_populated_error"</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L71">error/ClientAuthError.ts:71</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
<a name="clientautherrormessage.clientinfonotpopulatederror.desc-3" class="tsd-anchor"></a>
<h3>desc</h3>
<div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "The service did not populate client_info in the response, Please verify with the service team"</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L72">error/ClientAuthError.ts:72</a></li>
</ul>
</aside>
</section>
</section>
<section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal">
<a name="clientautherrormessage.endpointresolutionerror" class="tsd-anchor"></a>
<h3>endpoint<wbr>Resolution<wbr>Error</h3>
<div class="tsd-signature tsd-kind-icon">endpoint<wbr>Resolution<wbr>Error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L18">error/ClientAuthError.ts:18</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
<a name="clientautherrormessage.endpointresolutionerror.code-4" class="tsd-anchor"></a>
<h3>code</h3>
<div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "endpoints_resolution_error"</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L19">error/ClientAuthError.ts:19</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
<a name="clientautherrormessage.endpointresolutionerror.desc-4" class="tsd-anchor"></a>
<h3>desc</h3>
<div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "Error: could not resolve endpoints. Please check network and try again."</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L20">error/ClientAuthError.ts:20</a></li>
</ul>
</aside>
</section>
</section>
<section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal">
<a name="clientautherrormessage.idtokennotparsed" class="tsd-anchor"></a>
<h3>id<wbr>Token<wbr>Not<wbr>Parsed</h3>
<div class="tsd-signature tsd-kind-icon">id<wbr>Token<wbr>Not<wbr>Parsed<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L78">error/ClientAuthError.ts:78</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
<a name="clientautherrormessage.idtokennotparsed.code-5" class="tsd-anchor"></a>
<h3>code</h3>
<div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "id_token_parsing_error"</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L79">error/ClientAuthError.ts:79</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
<a name="clientautherrormessage.idtokennotparsed.desc-5" class="tsd-anchor"></a>
<h3>desc</h3>
<div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "ID token cannot be parsed. Please review stack trace to determine root cause."</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L80">error/ClientAuthError.ts:80</a></li>
</ul>
</aside>
</section>
</section>
<section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal">
<a name="clientautherrormessage.invalididtoken" class="tsd-anchor"></a>
<h3>invalid<wbr>IdToken</h3>
<div class="tsd-signature tsd-kind-icon">invalid<wbr>IdToken<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L30">error/ClientAuthError.ts:30</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
<a name="clientautherrormessage.invalididtoken.code-6" class="tsd-anchor"></a>
<h3>code</h3>
<div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "invalid_id_token"</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L31">error/ClientAuthError.ts:31</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
<a name="clientautherrormessage.invalididtoken.desc-6" class="tsd-anchor"></a>
<h3>desc</h3>
<div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "Invalid ID token format."</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L32">error/ClientAuthError.ts:32</a></li>
</ul>
</aside>
</section>
</section>
<section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal">
<a name="clientautherrormessage.invalidstateerror" class="tsd-anchor"></a>
<h3>invalid<wbr>State<wbr>Error</h3>
<div class="tsd-signature tsd-kind-icon">invalid<wbr>State<wbr>Error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L34">error/ClientAuthError.ts:34</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
<a name="clientautherrormessage.invalidstateerror.code-7" class="tsd-anchor"></a>
<h3>code</h3>
<div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "invalid_state_error"</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L35">error/ClientAuthError.ts:35</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
<a name="clientautherrormessage.invalidstateerror.desc-7" class="tsd-anchor"></a>
<h3>desc</h3>
<div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "Invalid state."</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L36">error/ClientAuthError.ts:36</a></li>
</ul>
</aside>
</section>
</section>
<section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal">
<a name="clientautherrormessage.loginprogresserror" class="tsd-anchor"></a>
<h3>login<wbr>Progress<wbr>Error</h3>
<div class="tsd-signature tsd-kind-icon">login<wbr>Progress<wbr>Error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L42">error/ClientAuthError.ts:42</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
<a name="clientautherrormessage.loginprogresserror.code-8" class="tsd-anchor"></a>
<h3>code</h3>
<div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "login_progress_error"</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L43">error/ClientAuthError.ts:43</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
<a name="clientautherrormessage.loginprogresserror.desc-8" class="tsd-anchor"></a>
<h3>desc</h3>
<div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "Login_In_Progress: Error during login call - login is already in progress."</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L44">error/ClientAuthError.ts:44</a></li>
</ul>
</aside>
</section>
</section>
<section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal">
<a name="clientautherrormessage.multiplecacheauthorities" class="tsd-anchor"></a>
<h3>multiple<wbr>Cache<wbr>Authorities</h3>
<div class="tsd-signature tsd-kind-icon">multiple<wbr>Cache<wbr>Authorities<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L14">error/ClientAuthError.ts:14</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
<a name="clientautherrormessage.multiplecacheauthorities.code-9" class="tsd-anchor"></a>
<h3>code</h3>
<div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "multiple_authorities"</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L15">error/ClientAuthError.ts:15</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
<a name="clientautherrormessage.multiplecacheauthorities.desc-9" class="tsd-anchor"></a>
<h3>desc</h3>
<div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "Multiple authorities found in the cache. Pass authority in the API overload."</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L16">error/ClientAuthError.ts:16</a></li>
</ul>
</aside>
</section>
</section>
<section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal">
<a name="clientautherrormessage.multiplematchingtokens" class="tsd-anchor"></a>
<h3>multiple<wbr>Matching<wbr>Tokens</h3>
<div class="tsd-signature tsd-kind-icon">multiple<wbr>Matching<wbr>Tokens<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L9">error/ClientAuthError.ts:9</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
<a name="clientautherrormessage.multiplematchingtokens.code-10" class="tsd-anchor"></a>
<h3>code</h3>
<div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "multiple_matching_tokens"</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L10">error/ClientAuthError.ts:10</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
<a name="clientautherrormessage.multiplematchingtokens.desc-10" class="tsd-anchor"></a>
<h3>desc</h3>
<div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "The cache contains multiple tokens satisfying the requirements. " +"Call AcquireToken again providing more requirements like authority."</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L11">error/ClientAuthError.ts:11</a></li>
</ul>
</aside>
</section>
</section>
<section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal">
<a name="clientautherrormessage.noncemismatcherror" class="tsd-anchor"></a>
<h3>nonce<wbr>Mismatch<wbr>Error</h3>
<div class="tsd-signature tsd-kind-icon">nonce<wbr>Mismatch<wbr>Error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L38">error/ClientAuthError.ts:38</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
<a name="clientautherrormessage.noncemismatcherror.code-11" class="tsd-anchor"></a>
<h3>code</h3>
<div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "nonce_mismatch_error"</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L39">error/ClientAuthError.ts:39</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
<a name="clientautherrormessage.noncemismatcherror.desc-11" class="tsd-anchor"></a>
<h3>desc</h3>
<div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "Nonce is not matching, Nonce received: "</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L40">error/ClientAuthError.ts:40</a></li>
</ul>
</aside>
</section>
</section>
<section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal">
<a name="clientautherrormessage.nulloremptyidtoken" class="tsd-anchor"></a>
<h3>null<wbr>OrEmpty<wbr>IdToken</h3>
<div class="tsd-signature tsd-kind-icon">null<wbr>OrEmpty<wbr>IdToken<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L74">error/ClientAuthError.ts:74</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
<a name="clientautherrormessage.nulloremptyidtoken.code-12" class="tsd-anchor"></a>
<h3>code</h3>
<div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "null_or_empty_id_token"</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L75">error/ClientAuthError.ts:75</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
<a name="clientautherrormessage.nulloremptyidtoken.desc-12" class="tsd-anchor"></a>
<h3>desc</h3>
<div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "The idToken is null or empty. Please review the trace to determine the root cause."</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L76">error/ClientAuthError.ts:76</a></li>
</ul>
</aside>
</section>
</section>
<section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal">
<a name="clientautherrormessage.popupwindowerror" class="tsd-anchor"></a>
<h3>pop<wbr>UpWindow<wbr>Error</h3>
<div class="tsd-signature tsd-kind-icon">pop<wbr>UpWindow<wbr>Error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L22">error/ClientAuthError.ts:22</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
<a name="clientautherrormessage.popupwindowerror.code-13" class="tsd-anchor"></a>
<h3>code</h3>
<div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "popup_window_error"</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L23">error/ClientAuthError.ts:23</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
<a name="clientautherrormessage.popupwindowerror.desc-13" class="tsd-anchor"></a>
<h3>desc</h3>
<div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "Error opening popup window. This can happen if you are using IE or if popups are blocked in the browser."</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L24">error/ClientAuthError.ts:24</a></li>
</ul>
</aside>
</section>
</section>
<section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal">
<a name="clientautherrormessage.tokenencodingerror" class="tsd-anchor"></a>
<h3>token<wbr>Encoding<wbr>Error</h3>
<div class="tsd-signature tsd-kind-icon">token<wbr>Encoding<wbr>Error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L82">error/ClientAuthError.ts:82</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
<a name="clientautherrormessage.tokenencodingerror.code-14" class="tsd-anchor"></a>
<h3>code</h3>
<div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "token_encoding_error"</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L83">error/ClientAuthError.ts:83</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
<a name="clientautherrormessage.tokenencodingerror.desc-14" class="tsd-anchor"></a>
<h3>desc</h3>
<div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "The token to be decoded is not encoded correctly."</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L84">error/ClientAuthError.ts:84</a></li>
</ul>
</aside>
</section>
</section>
<section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal">
<a name="clientautherrormessage.tokenrenewalerror" class="tsd-anchor"></a>
<h3>token<wbr>Renewal<wbr>Error</h3>
<div class="tsd-signature tsd-kind-icon">token<wbr>Renewal<wbr>Error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L26">error/ClientAuthError.ts:26</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
<a name="clientautherrormessage.tokenrenewalerror.code-15" class="tsd-anchor"></a>
<h3>code</h3>
<div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "token_renewal_error"</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L27">error/ClientAuthError.ts:27</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
<a name="clientautherrormessage.tokenrenewalerror.desc-15" class="tsd-anchor"></a>
<h3>desc</h3>
<div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "Token renewal operation failed due to timeout."</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L28">error/ClientAuthError.ts:28</a></li>
</ul>
</aside>
</section>
</section>
<section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal">
<a name="clientautherrormessage.usercancellederror" class="tsd-anchor"></a>
<h3>user<wbr>Cancelled<wbr>Error</h3>
<div class="tsd-signature tsd-kind-icon">user<wbr>Cancelled<wbr>Error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L50">error/ClientAuthError.ts:50</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
<a name="clientautherrormessage.usercancellederror.code-16" class="tsd-anchor"></a>
<h3>code</h3>
<div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "user_cancelled"</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L51">error/ClientAuthError.ts:51</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
<a name="clientautherrormessage.usercancellederror.desc-16" class="tsd-anchor"></a>
<h3>desc</h3>
<div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "User cancelled the flow."</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L52">error/ClientAuthError.ts:52</a></li>
</ul>
</aside>
</section>
</section>
<section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal">
<a name="clientautherrormessage.userdoesnotexisterror" class="tsd-anchor"></a>
<h3>user<wbr>Does<wbr>Not<wbr>Exist<wbr>Error</h3>
<div class="tsd-signature tsd-kind-icon">user<wbr>Does<wbr>Not<wbr>Exist<wbr>Error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L62">error/ClientAuthError.ts:62</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
<a name="clientautherrormessage.userdoesnotexisterror.code-17" class="tsd-anchor"></a>
<h3>code</h3>
<div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "user_non_existent"</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L63">error/ClientAuthError.ts:63</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
<a name="clientautherrormessage.userdoesnotexisterror.desc-17" class="tsd-anchor"></a>
<h3>desc</h3>
<div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "User object does not exist. Please call a login API."</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L64">error/ClientAuthError.ts:64</a></li>
</ul>
</aside>
</section>
</section>
<section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal">
<a name="clientautherrormessage.userloginrequirederror" class="tsd-anchor"></a>
<h3>user<wbr>Login<wbr>Required<wbr>Error</h3>
<div class="tsd-signature tsd-kind-icon">user<wbr>Login<wbr>Required<wbr>Error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L58">error/ClientAuthError.ts:58</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
<a name="clientautherrormessage.userloginrequirederror.code-18" class="tsd-anchor"></a>
<h3>code</h3>
<div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "user_login_error"</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L59">error/ClientAuthError.ts:59</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
<a name="clientautherrormessage.userloginrequirederror.desc-18" class="tsd-anchor"></a>
<h3>desc</h3>
<div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "User login is required."</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/davemurphysf/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/src/error/ClientAuthError.ts#L60">error/ClientAuthError.ts:60</a></li>
</ul>
</aside>
</section>
</section>
</section>
</section>
</div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<nav class="tsd-navigation primary">
<ul>
<li class="globals ">
<a href="../globals.html"><em>Globals</em></a>
</li>
<li class="current tsd-kind-external-module">
<a href="_error_clientautherror_.html">"error/<wbr>Client<wbr>Auth<wbr>Error"</a>
</li>
</ul>
</nav>
<nav class="tsd-navigation secondary menu-sticky">
<ul class="before-current">
<li class=" tsd-kind-class tsd-parent-kind-external-module">
<a href="../classes/_error_clientautherror_.clientautherror.html" class="tsd-kind-icon">Client<wbr>Auth<wbr>Error</a>
</li>
<li class=" tsd-kind-object-literal tsd-parent-kind-external-module">
<a href="_error_clientautherror_.html#clientautherrormessage" class="tsd-kind-icon">Client<wbr>Auth<wbr>Error<wbr>Message</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<footer class="with-border-bottom">
<div class="container">
<h2>Legend</h2>
<div class="tsd-legend-group">
<ul class="tsd-legend">
<li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li>
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li>
<li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li>
<li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li>
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li>
<li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li>
<li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
<li class="tsd