2 writes to RequestTypeRenew
System.ServiceModel (2)
System\ServiceModel\DXD.cs (1)
291
this.
RequestTypeRenew
= dictionary.Add(TrustDec2005Strings.RequestTypeRenew);
System\ServiceModel\XD.cs (1)
1468
this.
RequestTypeRenew
= dictionary.CreateString(ServiceModelStringsVersion1.String248, 248);
3 references to RequestTypeRenew
System.ServiceModel (3)
System\ServiceModel\DXD.cs (2)
345
Feb2005DictionaryStrings.Add(XD.TrustFeb2005Dictionary.
RequestTypeRenew
);
414
Dec2005DictionaryString.Add(DXD.TrustDec2005Dictionary.
RequestTypeRenew
);
System\ServiceModel\Security\WSTrustFeb2005.cs (1)
106
return this.DriverDictionary.
RequestTypeRenew
.Value;