1 override of DriverDictionary
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrustFeb2005.cs (1)
53
public override TrustDictionary
DriverDictionary
94 references to DriverDictionary
dotnet-svcutil-lib (94)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrust.cs (94)
187
return
DriverDictionary
.RequestSecurityTokenIssuance;
195
return
DriverDictionary
.RequestSecurityTokenIssuanceResponse;
203
return
DriverDictionary
.RequestTypeIssue.Value;
209
get { return
DriverDictionary
.Psha1ComputedKeyUri.Value; }
222
get { return
DriverDictionary
.Namespace; }
240
reader.ReadStartElement(
DriverDictionary
.RequestSecurityTokenResponseCollection,
DriverDictionary
.Namespace);
241
while (reader.IsStartElement(
DriverDictionary
.RequestSecurityTokenResponse.Value,
DriverDictionary
.Namespace.Value))
263
if (elem.LocalName ==
DriverDictionary
.AppliesTo.Value && elem.NamespaceURI == Namespaces.WSPolicy)
310
return (localName ==
DriverDictionary
.AppliesTo.Value && namespaceUri == Namespaces.WSPolicy);
354
if (element.LocalName ==
DriverDictionary
.Authenticator.Value && element.NamespaceURI ==
DriverDictionary
.Namespace.Value)
357
if (combinedHashElement.LocalName ==
DriverDictionary
.CombinedHash.Value && combinedHashElement.NamespaceURI ==
DriverDictionary
.Namespace.Value)
396
if (elem.LocalName ==
DriverDictionary
.BinaryExchange.Value && elem.NamespaceURI ==
DriverDictionary
.Namespace.Value)
432
if (element.LocalName ==
DriverDictionary
.Entropy.Value && element.NamespaceURI ==
DriverDictionary
.Namespace.Value)
456
if (elem.LocalName ==
DriverDictionary
.RequestedSecurityToken.Value && elem.NamespaceURI ==
DriverDictionary
.Namespace.Value)
464
else if (elem.LocalName ==
DriverDictionary
.RequestedProofToken.Value && elem.NamespaceURI ==
DriverDictionary
.Namespace.Value)
503
return reader.IsStartElement(
DriverDictionary
.RequestSecurityTokenResponse.Value,
DriverDictionary
.Namespace.Value);
511
return reader.IsStartElement(
DriverDictionary
.RequestSecurityTokenResponseCollection.Value,
DriverDictionary
.Namespace.Value);
516
return (name ==
DriverDictionary
.RequestedSecurityToken.Value && nameSpace ==
DriverDictionary
.Namespace.Value);
521
return (name ==
DriverDictionary
.RequestedProofToken.Value && nameSpace ==
DriverDictionary
.Namespace.Value);
600
DriverDictionary
.RequestSecurityTokenResponse,
DriverDictionary
.RequestSecurityTokenResponseCollection,
601
DriverDictionary
.Namespace)));
618
writer.WriteStartElement(
DriverDictionary
.Prefix.Value,
DriverDictionary
.RequestedTokenReference,
DriverDictionary
.Namespace);
639
writer.WriteStartElement(
DriverDictionary
.Prefix.Value,
DriverDictionary
.RequestSecurityTokenResponseCollection,
DriverDictionary
.Namespace);
673
if (element.LocalName == this.
DriverDictionary
.KeySize.Value
674
&& element.NamespaceURI == this.
DriverDictionary
.Namespace.Value)
691
XmlElement result = doc.CreateElement(this.
DriverDictionary
.Prefix.Value, this.
DriverDictionary
.KeySize.Value,
692
this.
DriverDictionary
.Namespace.Value);
732
return element.LocalName == this.
DriverDictionary
.KeyType.Value
733
&& element.NamespaceURI == this.
DriverDictionary
.Namespace.Value
734
&& element.InnerText == this.
DriverDictionary
.SymmetricKeyType.Value;
740
XmlElement result = doc.CreateElement(this.
DriverDictionary
.Prefix.Value, this.
DriverDictionary
.KeyType.Value,
741
this.
DriverDictionary
.Namespace.Value);
742
result.AppendChild(doc.CreateTextNode(this.
DriverDictionary
.SymmetricKeyType.Value));
751
return element.LocalName == this.
DriverDictionary
.KeyType.Value
752
&& element.NamespaceURI == this.
DriverDictionary
.Namespace.Value
753
&& element.InnerText == this.
DriverDictionary
.PublicKeyType.Value;
759
XmlElement result = doc.CreateElement(this.
DriverDictionary
.Prefix.Value, this.
DriverDictionary
.KeyType.Value,
760
this.
DriverDictionary
.Namespace.Value);
761
result.AppendChild(doc.CreateTextNode(this.
DriverDictionary
.PublicKeyType.Value));
770
if (element.LocalName == this.
DriverDictionary
.TokenType.Value
771
&& element.NamespaceURI == this.
DriverDictionary
.Namespace.Value)
788
XmlElement result = doc.CreateElement(this.
DriverDictionary
.Prefix.Value, this.
DriverDictionary
.TokenType.Value,
789
this.
DriverDictionary
.Namespace.Value);
805
XmlElement result = doc.CreateElement(this.
DriverDictionary
.UseKey.Value, this.
DriverDictionary
.Namespace.Value);
831
XmlElement result = doc.CreateElement(this.
DriverDictionary
.Prefix.Value, this.
DriverDictionary
.SignWith.Value,
832
this.
DriverDictionary
.Namespace.Value);
839
return CheckElement(element, this.
DriverDictionary
.SignWith.Value, this.
DriverDictionary
.Namespace.Value, out signatureAlgorithm);
849
XmlElement result = doc.CreateElement(this.
DriverDictionary
.Prefix.Value, this.
DriverDictionary
.EncryptWith.Value,
850
this.
DriverDictionary
.Namespace.Value);
862
XmlElement result = doc.CreateElement(this.
DriverDictionary
.Prefix.Value, this.
DriverDictionary
.EncryptionAlgorithm.Value,
863
this.
DriverDictionary
.Namespace.Value);
870
return CheckElement(element, this.
DriverDictionary
.EncryptWith.Value, this.
DriverDictionary
.Namespace.Value, out encryptWithAlgorithm);
875
return CheckElement(element, this.
DriverDictionary
.EncryptionAlgorithm.Value, this.
DriverDictionary
.Namespace.Value, out encryptionAlgorithm);
885
XmlElement result = doc.CreateElement(this.
DriverDictionary
.Prefix.Value, this.
DriverDictionary
.ComputedKeyAlgorithm.Value,
886
this.
DriverDictionary
.Namespace.Value);
898
XmlElement result = doc.CreateElement(this.
DriverDictionary
.Prefix.Value, this.
DriverDictionary
.CanonicalizationAlgorithm.Value,
899
this.
DriverDictionary
.Namespace.Value);
906
return CheckElement(element, this.
DriverDictionary
.CanonicalizationAlgorithm.Value, this.
DriverDictionary
.Namespace.Value, out canonicalizationAlgorithm);
914
if (element.LocalName == this.
DriverDictionary
.Claims.Value
915
&& element.NamespaceURI == this.
DriverDictionary
.Namespace.Value)
939
XmlElement result = doc.CreateElement(this.
DriverDictionary
.Prefix.Value, this.
DriverDictionary
.Claims.Value,
940
this.
DriverDictionary
.Namespace.Value);