1 write to incomingValueTypeUri
System.ServiceModel (1)
System\ServiceModel\Security\TlsSspiNegotiation.cs (1)
314set { this.incomingValueTypeUri = value; }
1 reference to incomingValueTypeUri
System.ServiceModel (1)
System\ServiceModel\Security\TlsSspiNegotiation.cs (1)
313get { return this.incomingValueTypeUri; }