Base:
property
Namespace
System.ServiceModel.Channels.MessageHeaderInfo.Namespace
1 reference to Namespace
System.ServiceModel (1)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (1)
589Fx.Assert(header.Name == this.Name && header.Namespace == this.Namespace && header.Actor == this.Actor, "security header index mismatch");