1 write to tokenAttachmentMode
System.ServiceModel (1)
System\ServiceModel\Security\SupportingTokenProviderSpecification.cs (1)
29this.tokenAttachmentMode = attachmentMode;
1 reference to tokenAttachmentMode
System.ServiceModel (1)
System\ServiceModel\Security\SupportingTokenProviderSpecification.cs (1)
40get { return this.tokenAttachmentMode; }