1 write to length
System.ServiceModel (1)
System\ServiceModel\Security\DerivedKeyCachingSecurityTokenSerializer.cs (1)
211
this.
length
= cachedToken.Length;
1 reference to length
System.ServiceModel (1)
System\ServiceModel\Security\DerivedKeyCachingSecurityTokenSerializer.cs (1)
230
get { return this.
length
; }