HID ActivID Web Soft Token and Citrix XenApp User Manual

Page 5

Advertising
background image

ActivIdentity Web Soft Token Option for Citrix® XenApp™ | Integration Handbook

P 5

External Use | May 31, 2012 | © 2012 ActivIdentity

<%=wiContext.getString("AIWebSoftToken")%></td>

<% if(!Include.isCompactLayout(wiContext)){%>

<td>

</td>

<% }%>

</tr>

<!-- Token Section -->

<tr>

<td>

</td>

<% if(Include.isCompactLayout(wiContext)){%>

</tr><tr>

<% }%>

<td>

<div id="AITokenArea">

</div>

</td>

<% if(!Include.isCompactLayout(wiContext)){%>

<td></td>

<% }%>

</tr>

<%

//********************************************************

// ActivIdentity Web Soft Token Additions END

//********************************************************

%>


Advertising