Base:
property
Name
System.ServiceModel.Channels.MessageHeaderInfo.Name
1 reference to Name
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");