﻿<?xml version="1.0" encoding="utf-8"?><Type Name="SspiSecurityToken" FullName="System.ServiceModel.Security.Tokens.SspiSecurityToken"><TypeSignature Language="C#" Value="public class SspiSecurityToken : System.IdentityModel.Tokens.SecurityToken" /><TypeSignature Language="ILAsm" Value=".class public auto ansi beforefieldinit SspiSecurityToken extends System.IdentityModel.Tokens.SecurityToken" /><AssemblyInfo><AssemblyName>System.ServiceModel</AssemblyName><AssemblyVersion>4.0.0.0</AssemblyVersion></AssemblyInfo><Base><BaseTypeName>System.IdentityModel.Tokens.SecurityToken</BaseTypeName></Base><Interfaces /><Docs><remarks>To be added.</remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Represents an SSPI security token.</para></summary></Docs><Members><Member MemberName=".ctor"><MemberSignature Language="C#" Value="public SspiSecurityToken (System.Net.NetworkCredential cred, bool extractGroupsForWindowsAccounts, bool allowUnauthenticatedCallers);" /><MemberSignature Language="ILAsm" Value=".method public hidebysig specialname rtspecialname instance void .ctor(class System.Net.NetworkCredential cred, bool extractGroupsForWindowsAccounts, bool allowUnauthenticatedCallers) cil managed" /><MemberType>Constructor</MemberType><AssemblyInfo><AssemblyVersion>4.0.0.0</AssemblyVersion></AssemblyInfo><Parameters><Parameter Name="cred" Type="System.Net.NetworkCredential" /><Parameter Name="extractGroupsForWindowsAccounts" Type="System.Boolean" /><Parameter Name="allowUnauthenticatedCallers" Type="System.Boolean" /></Parameters><Docs><param name="cred">To be added.</param><remarks>To be added.</remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Initializes a new instance of the <see cref="T:System.ServiceModel.Security.Tokens.SspiSecurityToken" /> class.  </para></summary><param name="extractGroupsForWindowsAccounts"><attribution license="cc4" from="Microsoft" modified="false" />true if the groups to which the Windows accounts belong are extracted; otherwise, false.</param><param name="allowUnauthenticatedCallers"><attribution license="cc4" from="Microsoft" modified="false" />true if unauthenticated (anonymous) callers are allowed; otherwise, false.</param></Docs></Member><Member MemberName=".ctor"><MemberSignature Language="C#" Value="public SspiSecurityToken (System.Security.Principal.TokenImpersonationLevel impersonationLevel, bool allowNtlm, System.Net.NetworkCredential cred);" /><MemberSignature Language="ILAsm" Value=".method public hidebysig specialname rtspecialname instance void .ctor(valuetype System.Security.Principal.TokenImpersonationLevel impersonationLevel, bool allowNtlm, class System.Net.NetworkCredential cred) cil managed" /><MemberType>Constructor</MemberType><AssemblyInfo><AssemblyVersion>4.0.0.0</AssemblyVersion></AssemblyInfo><Parameters><Parameter Name="impersonationLevel" Type="System.Security.Principal.TokenImpersonationLevel" /><Parameter Name="allowNtlm" Type="System.Boolean" /><Parameter Name="cred" Type="System.Net.NetworkCredential" /></Parameters><Docs><param name="cred">To be added.</param><remarks>To be added.</remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Initializes a new instance of the <see cref="T:System.ServiceModel.Security.Tokens.SspiSecurityToken" /> class.  </para></summary><param name="impersonationLevel"><attribution license="cc4" from="Microsoft" modified="false" />The <see cref="T:System.Security.Principal.TokenImpersonationLevel" />.</param><param name="allowNtlm"><attribution license="cc4" from="Microsoft" modified="false" />true if NTLM authentication is allowed; otherwise, false.</param></Docs></Member><Member MemberName="Id"><MemberSignature Language="C#" Value="public override string Id { get; }" /><MemberSignature Language="ILAsm" Value=".property instance string Id" /><MemberType>Property</MemberType><AssemblyInfo><AssemblyVersion>4.0.0.0</AssemblyVersion></AssemblyInfo><ReturnValue><ReturnType>System.String</ReturnType></ReturnValue><Docs><value>To be added.</value><remarks>To be added.</remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Gets the token ID.</para></summary></Docs></Member><Member MemberName="SecurityKeys"><MemberSignature Language="C#" Value="public override System.Collections.ObjectModel.ReadOnlyCollection&lt;System.IdentityModel.Tokens.SecurityKey&gt; SecurityKeys { get; }" /><MemberSignature Language="ILAsm" Value=".property instance class System.Collections.ObjectModel.ReadOnlyCollection`1&lt;class System.IdentityModel.Tokens.SecurityKey&gt; SecurityKeys" /><MemberType>Property</MemberType><AssemblyInfo><AssemblyVersion>4.0.0.0</AssemblyVersion></AssemblyInfo><ReturnValue><ReturnType>System.Collections.ObjectModel.ReadOnlyCollection&lt;System.IdentityModel.Tokens.SecurityKey&gt;</ReturnType></ReturnValue><Docs><value>To be added.</value><remarks>To be added.</remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Gets a collection of security keys.</para></summary></Docs></Member><Member MemberName="ValidFrom"><MemberSignature Language="C#" Value="public override DateTime ValidFrom { get; }" /><MemberSignature Language="ILAsm" Value=".property instance valuetype System.DateTime ValidFrom" /><MemberType>Property</MemberType><AssemblyInfo><AssemblyVersion>4.0.0.0</AssemblyVersion></AssemblyInfo><ReturnValue><ReturnType>System.DateTime</ReturnType></ReturnValue><Docs><value>To be added.</value><remarks>To be added.</remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Gets the starting effective date for the token.</para></summary></Docs></Member><Member MemberName="ValidTo"><MemberSignature Language="C#" Value="public override DateTime ValidTo { get; }" /><MemberSignature Language="ILAsm" Value=".property instance valuetype System.DateTime ValidTo" /><MemberType>Property</MemberType><AssemblyInfo><AssemblyVersion>4.0.0.0</AssemblyVersion></AssemblyInfo><ReturnValue><ReturnType>System.DateTime</ReturnType></ReturnValue><Docs><value>To be added.</value><remarks>To be added.</remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Gets the expiration date for the token.</para></summary></Docs></Member></Members></Type>