3 writes to Prefix
System.ServiceModel (3)
System\ServiceModel\DXD.cs (1)
261
this.
Prefix
= dictionary.Add(TrustDec2005Strings.Prefix);
System\ServiceModel\XD.cs (2)
1401
this.
Prefix
= dictionary.CreateString(ServiceModelStringsVersion1.String213, 213);
1455
this.
Prefix
= dictionary.CreateString(ServiceModelStringsVersion1.String235, 235);
41 references to Prefix
System.ServiceModel (41)
System\ServiceModel\DXD.cs (2)
332
Feb2005DictionaryStrings.Add(XD.TrustFeb2005Dictionary.
Prefix
);
384
Dec2005DictionaryString.Add(DXD.TrustDec2005Dictionary.
Prefix
);
System\ServiceModel\Security\TrustVersion.cs (2)
59
: base(XD.TrustFeb2005Dictionary.Namespace, XD.TrustFeb2005Dictionary.
Prefix
)
77
: base(DXD.TrustDec2005Dictionary.Namespace, DXD.TrustDec2005Dictionary.
Prefix
)
System\ServiceModel\Security\WSTrust.cs (30)
163
writer.WriteStartElement(parent.SerializerDictionary.
Prefix
.Value, parent.SerializerDictionary.BinarySecret, parent.SerializerDictionary.Namespace);
1021
negotiation.WriteTo(writer, this.DriverDictionary.
Prefix
.Value,
1042
writer.WriteStartElement(DriverDictionary.
Prefix
.Value, DriverDictionary.RequestSecurityToken, DriverDictionary.Namespace);
1043
XmlHelper.AddNamespaceDeclaration(writer, DriverDictionary.
Prefix
.Value, DriverDictionary.Namespace);
1050
writer.WriteStartElement(DriverDictionary.
Prefix
.Value, DriverDictionary.TokenType, DriverDictionary.Namespace);
1056
writer.WriteStartElement(DriverDictionary.
Prefix
.Value, DriverDictionary.RequestType, DriverDictionary.Namespace);
1069
writer.WriteStartElement(DriverDictionary.
Prefix
.Value, DriverDictionary.Entropy, DriverDictionary.Namespace);
1076
writer.WriteStartElement(DriverDictionary.
Prefix
.Value, DriverDictionary.KeySize, DriverDictionary.Namespace);
1108
writer.WriteStartElement(DriverDictionary.
Prefix
.Value, DriverDictionary.RequestedTokenReference, DriverDictionary.Namespace);
1130
writer.WriteStartElement(DriverDictionary.
Prefix
.Value, DriverDictionary.RequestSecurityTokenResponse, DriverDictionary.Namespace);
1140
writer.WriteElementString(DriverDictionary.
Prefix
.Value, DriverDictionary.TokenType, DriverDictionary.Namespace, rstr.TokenType);
1144
writer.WriteStartElement(DriverDictionary.
Prefix
.Value, DriverDictionary.RequestedSecurityToken, DriverDictionary.Namespace);
1158
writer.WriteStartElement(DriverDictionary.
Prefix
.Value, DriverDictionary.RequestedProofToken, DriverDictionary.Namespace);
1161
writer.WriteElementString(DriverDictionary.
Prefix
.Value, DriverDictionary.ComputedKey, DriverDictionary.Namespace, DriverDictionary.Psha1ComputedKeyUri.Value);
1173
writer.WriteStartElement(DriverDictionary.
Prefix
.Value, DriverDictionary.Entropy, DriverDictionary.Namespace);
1199
writer.WriteStartElement(DriverDictionary.
Prefix
.Value, DriverDictionary.Lifetime, DriverDictionary.Namespace);
1214
writer.WriteStartElement(DriverDictionary.
Prefix
.Value, DriverDictionary.Authenticator, DriverDictionary.Namespace);
1215
writer.WriteStartElement(DriverDictionary.
Prefix
.Value, DriverDictionary.CombinedHash, DriverDictionary.Namespace);
1223
writer.WriteStartElement(DriverDictionary.
Prefix
.Value, DriverDictionary.KeySize, DriverDictionary.Namespace);
1244
writer.WriteStartElement(DriverDictionary.
Prefix
.Value, DriverDictionary.RequestSecurityTokenResponseCollection, DriverDictionary.Namespace);
1296
XmlElement result = doc.CreateElement(this.DriverDictionary.
Prefix
.Value, this.DriverDictionary.KeySize.Value,
1346
XmlElement result = doc.CreateElement(this.DriverDictionary.
Prefix
.Value, this.DriverDictionary.KeyType.Value,
1365
XmlElement result = doc.CreateElement(this.DriverDictionary.
Prefix
.Value, this.DriverDictionary.KeyType.Value,
1394
XmlElement result = doc.CreateElement(this.DriverDictionary.
Prefix
.Value, this.DriverDictionary.TokenType.Value,
1437
XmlElement result = doc.CreateElement(this.DriverDictionary.
Prefix
.Value, this.DriverDictionary.SignWith.Value,
1455
XmlElement result = doc.CreateElement(this.DriverDictionary.
Prefix
.Value, this.DriverDictionary.EncryptWith.Value,
1468
XmlElement result = doc.CreateElement(this.DriverDictionary.
Prefix
.Value, this.DriverDictionary.EncryptionAlgorithm.Value,
1491
XmlElement result = doc.CreateElement(this.DriverDictionary.
Prefix
.Value, this.DriverDictionary.ComputedKeyAlgorithm.Value,
1504
XmlElement result = doc.CreateElement(this.DriverDictionary.
Prefix
.Value, this.DriverDictionary.CanonicalizationAlgorithm.Value,
1545
XmlElement result = doc.CreateElement(this.DriverDictionary.
Prefix
.Value, this.DriverDictionary.Claims.Value,
System\ServiceModel\Security\WSTrustDec2005.cs (3)
75
XmlElement result = doc.CreateElement(this.DriverDictionary.
Prefix
.Value, this.DriverDictionary.KeyType.Value,
139
XmlElement secondaryParamElement = originalRequestParameters[0].OwnerDocument.CreateElement(DXD.TrustDec2005Dictionary.
Prefix
.Value, DXD.TrustDec2005Dictionary.SecondaryParameters.Value, DXD.TrustDec2005Dictionary.Namespace.Value);
166
XmlElement result = doc.CreateElement(DXD.TrustDec2005Dictionary.
Prefix
.Value, DXD.TrustDec2005Dictionary.KeyWrapAlgorithm.Value,
System\ServiceModel\Security\WSTrustFeb2005.cs (4)
208
writer.WriteStartElement(this.DriverDictionary.
Prefix
.Value, this.DriverDictionary.RequestedAttachedReference, this.DriverDictionary.Namespace);
215
writer.WriteStartElement(this.DriverDictionary.
Prefix
.Value, this.DriverDictionary.RequestedUnattachedReference, this.DriverDictionary.Namespace);
233
writer.WriteStartElement(this.DriverDictionary.
Prefix
.Value, this.DriverDictionary.RenewTarget, this.DriverDictionary.Namespace);
240
writer.WriteStartElement(this.DriverDictionary.
Prefix
.Value, this.DriverDictionary.CloseTarget, this.DriverDictionary.Namespace);