1 write to actor
System.ServiceModel (1)
System\ServiceModel\Security\DecryptedHeader.cs (1)
45MessageHeader.GetHeaderAttributes(reader, version, out this.actor, out this.mustUnderstand, out this.relay, out this.isRefParam);
1 reference to actor
System.ServiceModel (1)
System\ServiceModel\Security\DecryptedHeader.cs (1)
55return this.actor;