1 write to maximumKeyDerivationLabelLength
System.ServiceModel (1)
System\ServiceModel\Security\WSSecurityTokenSerializer.cs (1)
99this.maximumKeyDerivationLabelLength = maximumKeyDerivationLabelLength;
1 reference to maximumKeyDerivationLabelLength
System.ServiceModel (1)
System\ServiceModel\Security\WSSecurityTokenSerializer.cs (1)
187get { return this.maximumKeyDerivationLabelLength; }