3 references to TrustVersion
System.ServiceModel.Federation (3)
System\ServiceModel\Federation\WSTrustChannelSecurityTokenProvider.cs (3)
302if (messageSecurityVersion.TrustVersion == TrustVersion.WSTrust13) 305if (messageSecurityVersion.TrustVersion == TrustVersion.WSTrustFeb2005) 308throw new NotSupportedException(SR.Format(SR.WsTrustVersionNotSupported, MessageSecurityVersion.TrustVersion));