1 write to tokenAttachmentMode
System.ServiceModel (1)
System\ServiceModel\Security\SupportingTokenSpecification.cs (1)
26
this.
tokenAttachmentMode
= attachmentMode;
1 reference to tokenAttachmentMode
System.ServiceModel (1)
System\ServiceModel\Security\SupportingTokenSpecification.cs (1)
32
get { return this.
tokenAttachmentMode
; }