1 write to actor
System.ServiceModel (1)
System\ServiceModel\Security\DecryptedHeader.cs (1)
45
MessageHeader.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)
55
return this.
actor
;