1 write to label
System.ServiceModel (1)
System\ServiceModel\Security\DerivedKeyCachingSecurityTokenSerializer.cs (1)
212this.label = cachedToken.Label;
1 reference to label
System.ServiceModel (1)
System\ServiceModel\Security\DerivedKeyCachingSecurityTokenSerializer.cs (1)
235get { return this.label; }