Base:
property
MessageVersion
System.ServiceModel.Security.IssuanceTokenProviderBase<T>.MessageVersion
3 references to MessageVersion
System.ServiceModel (3)
System\ServiceModel\Security\Tokens\IssuedSecurityTokenProvider.cs (3)
869if (this.MessageVersion.Addressing == AddressingVersion.WSAddressing10) 875else if (this.MessageVersion.Addressing == AddressingVersion.WSAddressingAugust2004) 884new ProtocolException(SR.GetString(SR.AddressingVersionNotSupported, this.MessageVersion.Addressing)));