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