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