5 writes to id
System.ServiceModel (5)
System\ServiceModel\Security\Tokens\SecurityContextSecurityToken.cs (5)
44
this.
id
= id;
51
this.
id
= id;
63
this.
id
= id;
78
this.
id
= id;
86
this.
id
= from.id;
2 references to id
System.ServiceModel (2)
System\ServiceModel\Security\Tokens\SecurityContextSecurityToken.cs (2)
86
this.id = from.
id
;
120
get { return this.
id
; }