1 write to supportedSpecs
System.ServiceModel (1)
System\ServiceModel\Security\MessageSecurityTokenVersion.cs (1)
159this.supportedSpecs = new ReadOnlyCollection<string>(supportedSpecs);
1 reference to supportedSpecs
System.ServiceModel (1)
System\ServiceModel\Security\MessageSecurityTokenVersion.cs (1)
200return supportedSpecs;