1 write to id
System.ServiceModel (1)
System\ServiceModel\Security\Tokens\SspiSecurityToken.cs (1)
49
this.
id
= SecurityUniqueId.Create().Value;
2 references to id
System.ServiceModel (2)
System\ServiceModel\Security\Tokens\SspiSecurityToken.cs (2)
48
if (this.
id
== null)
50
return this.
id
;