1 write to token
System.ServiceModel (1)
System\ServiceModel\Security\Tokens\SecurityTokenContainer.cs (1)
19this.token = token;
1 reference to token
System.ServiceModel (1)
System\ServiceModel\Security\Tokens\SecurityTokenContainer.cs (1)
24get { return this.token; }