1 write to tokenAttachmentMode
System.ServiceModel (1)
System\ServiceModel\Security\SupportingTokenAuthenticatorSpecification.cs (1)
39this.tokenAttachmentMode = attachmentMode;
1 reference to tokenAttachmentMode
System.ServiceModel (1)
System\ServiceModel\Security\SupportingTokenAuthenticatorSpecification.cs (1)
56get { return this.tokenAttachmentMode; }