FrameworkFork\System.ServiceModel\System\IdentityModel\Tokens\X509WindowsSecurityToken.cs (3)
23: this(certificate, windowsIdentity, null, id, true)
28: this(certificate, windowsIdentity, authenticationType, id, true)
33: this(certificate, windowsIdentity, authenticationType, SecurityUniqueId.Create().Value, clone)