2 writes to actor
System.ServiceModel (2)
System\ServiceModel\Security\EncryptedHeaderXml.cs (2)
48
this.
actor
= value;
153
MessageHeader.GetHeaderAttributes(reader, version, out this.
actor
, out this.mustUnderstand, out this.relay, out isReferenceParameter);
1 reference to actor
System.ServiceModel (1)
System\ServiceModel\Security\EncryptedHeaderXml.cs (1)
44
return this.
actor
;