1 write to token
System.ServiceModel (1)
System\ServiceModel\Security\SecurityTokenSpecification.cs (1)
20this.token = token;
1 reference to token
System.ServiceModel (1)
System\ServiceModel\Security\SecurityTokenSpecification.cs (1)
30get { return this.token; }