public OleTxTransactionExternalDictionary(ServiceModelDictionary dictionary)
 {
     this.Namespace        = dictionary.CreateString("http://schemas.microsoft.com/ws/2006/02/tx/oletx", 0x160);
     this.Prefix           = dictionary.CreateString("oletx", 0x161);
     this.OleTxTransaction = dictionary.CreateString("OleTxTransaction", 0x162);
     this.PropagationToken = dictionary.CreateString("PropagationToken", 0x163);
 }
 public AddressingDictionary(ServiceModelDictionary dictionary)
 {
     this.Action = dictionary.CreateString("Action", 5);
     this.To = dictionary.CreateString("To", 6);
     this.RelatesTo = dictionary.CreateString("RelatesTo", 9);
     this.MessageId = dictionary.CreateString("MessageID", 13);
     this.Address = dictionary.CreateString("Address", 0x15);
     this.ReplyTo = dictionary.CreateString("ReplyTo", 0x16);
     this.Empty = dictionary.CreateString("", 0x51);
     this.From = dictionary.CreateString("From", 0x52);
     this.FaultTo = dictionary.CreateString("FaultTo", 0x53);
     this.EndpointReference = dictionary.CreateString("EndpointReference", 0x54);
     this.PortType = dictionary.CreateString("PortType", 0x55);
     this.ServiceName = dictionary.CreateString("ServiceName", 0x56);
     this.PortName = dictionary.CreateString("PortName", 0x57);
     this.ReferenceProperties = dictionary.CreateString("ReferenceProperties", 0x58);
     this.RelationshipType = dictionary.CreateString("RelationshipType", 0x59);
     this.Reply = dictionary.CreateString("Reply", 90);
     this.Prefix = dictionary.CreateString("a", 0x5b);
     this.IdentityExtensionNamespace = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2006/02/addressingidentity", 0x5c);
     this.Identity = dictionary.CreateString("Identity", 0x5d);
     this.Spn = dictionary.CreateString("Spn", 0x5e);
     this.Upn = dictionary.CreateString("Upn", 0x5f);
     this.Rsa = dictionary.CreateString("Rsa", 0x60);
     this.Dns = dictionary.CreateString("Dns", 0x61);
     this.X509v3Certificate = dictionary.CreateString("X509v3Certificate", 0x62);
     this.ReferenceParameters = dictionary.CreateString("ReferenceParameters", 100);
     this.IsReferenceParameter = dictionary.CreateString("IsReferenceParameter", 0x65);
 }
 public SecureConversationFeb2005Dictionary(ServiceModelDictionary dictionary) : base(dictionary)
 {
     base.Namespace = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/sc", 0x26);
     base.DerivedKeyToken = dictionary.CreateString("DerivedKeyToken", 0x27);
     base.Nonce = dictionary.CreateString("Nonce", 40);
     base.Length = dictionary.CreateString("Length", 0x38);
     base.SecurityContextToken = dictionary.CreateString("SecurityContextToken", 0x73);
     base.AlgorithmAttribute = dictionary.CreateString("Algorithm", 8);
     base.Generation = dictionary.CreateString("Generation", 0x74);
     base.Label = dictionary.CreateString("Label", 0x75);
     base.Offset = dictionary.CreateString("Offset", 0x76);
     base.Properties = dictionary.CreateString("Properties", 0x77);
     base.Identifier = dictionary.CreateString("Identifier", 15);
     base.Cookie = dictionary.CreateString("Cookie", 120);
     base.RenewNeededFaultCode = dictionary.CreateString("RenewNeeded", 0x7f);
     base.BadContextTokenFaultCode = dictionary.CreateString("BadContextToken", 0x80);
     base.Prefix = dictionary.CreateString("c", 0x81);
     base.DerivedKeyTokenType = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/sc/dk", 130);
     base.SecurityContextTokenType = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/sc/sct", 0x83);
     base.SecurityContextTokenReferenceValueType = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/sc/sct", 0x83);
     base.RequestSecurityContextIssuance = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/trust/RST/SCT", 0x84);
     base.RequestSecurityContextIssuanceResponse = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/SCT", 0x85);
     this.RequestSecurityContextRenew = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/trust/RST/SCT/Renew", 0x86);
     this.RequestSecurityContextRenewResponse = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/SCT/Renew", 0x87);
     this.RequestSecurityContextClose = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/trust/RST/SCT/Cancel", 0x88);
     this.RequestSecurityContextCloseResponse = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/SCT/Cancel", 0x89);
 }
 public SecurityAlgorithmDictionary(ServiceModelDictionary dictionary)
 {
     this.Aes128Encryption = dictionary.CreateString("http://www.w3.org/2001/04/xmlenc#aes128-cbc", 0x8a);
     this.Aes128KeyWrap = dictionary.CreateString("http://www.w3.org/2001/04/xmlenc#kw-aes128", 0x8b);
     this.Aes192Encryption = dictionary.CreateString("http://www.w3.org/2001/04/xmlenc#aes192-cbc", 140);
     this.Aes192KeyWrap = dictionary.CreateString("http://www.w3.org/2001/04/xmlenc#kw-aes192", 0x8d);
     this.Aes256Encryption = dictionary.CreateString("http://www.w3.org/2001/04/xmlenc#aes256-cbc", 0x8e);
     this.Aes256KeyWrap = dictionary.CreateString("http://www.w3.org/2001/04/xmlenc#kw-aes256", 0x8f);
     this.DesEncryption = dictionary.CreateString("http://www.w3.org/2001/04/xmlenc#des-cbc", 0x90);
     this.DsaSha1Signature = dictionary.CreateString("http://www.w3.org/2000/09/xmldsig#dsa-sha1", 0x91);
     this.ExclusiveC14n = dictionary.CreateString("http://www.w3.org/2001/10/xml-exc-c14n#", 0x6f);
     this.ExclusiveC14nWithComments = dictionary.CreateString("http://www.w3.org/2001/10/xml-exc-c14n#WithComments", 0x92);
     this.HmacSha1Signature = dictionary.CreateString("http://www.w3.org/2000/09/xmldsig#hmac-sha1", 0x93);
     this.HmacSha256Signature = dictionary.CreateString("http://www.w3.org/2001/04/xmldsig-more#hmac-sha256", 0x94);
     this.Psha1KeyDerivation = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/sc/dk/p_sha1", 0x95);
     this.Ripemd160Digest = dictionary.CreateString("http://www.w3.org/2001/04/xmlenc#ripemd160", 150);
     this.RsaOaepKeyWrap = dictionary.CreateString("http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p", 0x97);
     this.RsaSha1Signature = dictionary.CreateString("http://www.w3.org/2000/09/xmldsig#rsa-sha1", 0x98);
     this.RsaSha256Signature = dictionary.CreateString("http://www.w3.org/2001/04/xmldsig-more#rsa-sha256", 0x99);
     this.RsaV15KeyWrap = dictionary.CreateString("http://www.w3.org/2001/04/xmlenc#rsa-1_5", 0x9a);
     this.Sha1Digest = dictionary.CreateString("http://www.w3.org/2000/09/xmldsig#sha1", 0x9b);
     this.Sha256Digest = dictionary.CreateString("http://www.w3.org/2001/04/xmlenc#sha256", 0x9c);
     this.Sha512Digest = dictionary.CreateString("http://www.w3.org/2001/04/xmlenc#sha512", 0x9d);
     this.TripleDesEncryption = dictionary.CreateString("http://www.w3.org/2001/04/xmlenc#tripledes-cbc", 0x9e);
     this.TripleDesKeyWrap = dictionary.CreateString("http://www.w3.org/2001/04/xmlenc#kw-tripledes", 0x9f);
     this.TlsSspiKeyWrap = dictionary.CreateString("http://schemas.xmlsoap.org/2005/02/trust/tlsnego#TLS_Wrap", 160);
     this.WindowsSspiKeyWrap = dictionary.CreateString("http://schemas.xmlsoap.org/2005/02/trust/spnego#GSS_Wrap", 0xa1);
 }
Example #5
0
 public SecureConversationFeb2005Dictionary(ServiceModelDictionary dictionary) : base(dictionary)
 {
     base.Namespace                = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/sc", 0x26);
     base.DerivedKeyToken          = dictionary.CreateString("DerivedKeyToken", 0x27);
     base.Nonce                    = dictionary.CreateString("Nonce", 40);
     base.Length                   = dictionary.CreateString("Length", 0x38);
     base.SecurityContextToken     = dictionary.CreateString("SecurityContextToken", 0x73);
     base.AlgorithmAttribute       = dictionary.CreateString("Algorithm", 8);
     base.Generation               = dictionary.CreateString("Generation", 0x74);
     base.Label                    = dictionary.CreateString("Label", 0x75);
     base.Offset                   = dictionary.CreateString("Offset", 0x76);
     base.Properties               = dictionary.CreateString("Properties", 0x77);
     base.Identifier               = dictionary.CreateString("Identifier", 15);
     base.Cookie                   = dictionary.CreateString("Cookie", 120);
     base.RenewNeededFaultCode     = dictionary.CreateString("RenewNeeded", 0x7f);
     base.BadContextTokenFaultCode = dictionary.CreateString("BadContextToken", 0x80);
     base.Prefix                   = dictionary.CreateString("c", 0x81);
     base.DerivedKeyTokenType      = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/sc/dk", 130);
     base.SecurityContextTokenType = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/sc/sct", 0x83);
     base.SecurityContextTokenReferenceValueType = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/sc/sct", 0x83);
     base.RequestSecurityContextIssuance         = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/trust/RST/SCT", 0x84);
     base.RequestSecurityContextIssuanceResponse = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/SCT", 0x85);
     this.RequestSecurityContextRenew            = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/trust/RST/SCT/Renew", 0x86);
     this.RequestSecurityContextRenewResponse    = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/SCT/Renew", 0x87);
     this.RequestSecurityContextClose            = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/trust/RST/SCT/Cancel", 0x88);
     this.RequestSecurityContextCloseResponse    = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/SCT/Cancel", 0x89);
 }
 public SamlDictionary(ServiceModelDictionary dictionary)
 {
     this.Access                          = dictionary.CreateString("Access", 0xfb);
     this.AccessDecision                  = dictionary.CreateString("AccessDecision", 0xfc);
     this.Action                          = dictionary.CreateString("Action", 5);
     this.Advice                          = dictionary.CreateString("Advice", 0xfd);
     this.Assertion                       = dictionary.CreateString("Assertion", 0xb3);
     this.AssertionId                     = dictionary.CreateString("AssertionID", 0xfe);
     this.AssertionIdReference            = dictionary.CreateString("AssertionIDReference", 0xff);
     this.Attribute                       = dictionary.CreateString("Attribute", 0x100);
     this.AttributeName                   = dictionary.CreateString("AttributeName", 0x101);
     this.AttributeNamespace              = dictionary.CreateString("AttributeNamespace", 0x102);
     this.AttributeStatement              = dictionary.CreateString("AttributeStatement", 0x103);
     this.AttributeValue                  = dictionary.CreateString("AttributeValue", 260);
     this.Audience                        = dictionary.CreateString("Audience", 0x105);
     this.AudienceRestrictionCondition    = dictionary.CreateString("AudienceRestrictionCondition", 0x106);
     this.AuthenticationInstant           = dictionary.CreateString("AuthenticationInstant", 0x107);
     this.AuthenticationMethod            = dictionary.CreateString("AuthenticationMethod", 0x108);
     this.AuthenticationStatement         = dictionary.CreateString("AuthenticationStatement", 0x109);
     this.AuthorityBinding                = dictionary.CreateString("AuthorityBinding", 0x10a);
     this.AuthorityKind                   = dictionary.CreateString("AuthorityKind", 0x10b);
     this.AuthorizationDecisionStatement  = dictionary.CreateString("AuthorizationDecisionStatement", 0x10c);
     this.Binding                         = dictionary.CreateString("Binding", 0x10d);
     this.Condition                       = dictionary.CreateString("Condition", 270);
     this.Conditions                      = dictionary.CreateString("Conditions", 0x10f);
     this.Decision                        = dictionary.CreateString("Decision", 0x110);
     this.DoNotCacheCondition             = dictionary.CreateString("DoNotCacheCondition", 0x111);
     this.Evidence                        = dictionary.CreateString("Evidence", 0x112);
     this.IssueInstant                    = dictionary.CreateString("IssueInstant", 0x113);
     this.Issuer                          = dictionary.CreateString("Issuer", 0x114);
     this.Location                        = dictionary.CreateString("Location", 0x115);
     this.MajorVersion                    = dictionary.CreateString("MajorVersion", 0x116);
     this.MinorVersion                    = dictionary.CreateString("MinorVersion", 0x117);
     this.Namespace                       = dictionary.CreateString("urn:oasis:names:tc:SAML:1.0:assertion", 180);
     this.NameIdentifier                  = dictionary.CreateString("NameIdentifier", 280);
     this.NameIdentifierFormat            = dictionary.CreateString("Format", 0x119);
     this.NameIdentifierNameQualifier     = dictionary.CreateString("NameQualifier", 0x11a);
     this.ActionNamespaceAttribute        = dictionary.CreateString("Namespace", 0x11b);
     this.NotBefore                       = dictionary.CreateString("NotBefore", 0x11c);
     this.NotOnOrAfter                    = dictionary.CreateString("NotOnOrAfter", 0x11d);
     this.PreferredPrefix                 = dictionary.CreateString("saml", 0x11e);
     this.Statement                       = dictionary.CreateString("Statement", 0x11f);
     this.Subject                         = dictionary.CreateString("Subject", 0x120);
     this.SubjectConfirmation             = dictionary.CreateString("SubjectConfirmation", 0x121);
     this.SubjectConfirmationData         = dictionary.CreateString("SubjectConfirmationData", 290);
     this.SubjectConfirmationMethod       = dictionary.CreateString("ConfirmationMethod", 0x123);
     this.HolderOfKey                     = dictionary.CreateString("urn:oasis:names:tc:SAML:1.0:cm:holder-of-key", 0x124);
     this.SenderVouches                   = dictionary.CreateString("urn:oasis:names:tc:SAML:1.0:cm:sender-vouches", 0x125);
     this.SubjectLocality                 = dictionary.CreateString("SubjectLocality", 0x126);
     this.SubjectLocalityDNSAddress       = dictionary.CreateString("DNSAddress", 0x127);
     this.SubjectLocalityIPAddress        = dictionary.CreateString("IPAddress", 0x128);
     this.SubjectStatement                = dictionary.CreateString("SubjectStatement", 0x129);
     this.UnspecifiedAuthenticationMethod = dictionary.CreateString("urn:oasis:names:tc:SAML:1.0:am:unspecified", 0x12a);
     this.NamespaceAttributePrefix        = dictionary.CreateString("xmlns", 0x12b);
     this.Resource                        = dictionary.CreateString("Resource", 300);
     this.UserName                        = dictionary.CreateString("UserName", 0x12d);
     this.UserNameNamespace               = dictionary.CreateString("urn:oasis:names:tc:SAML:1.1:nameid-format:WindowsDomainQualifiedName", 0x12e);
     this.EmailName                       = dictionary.CreateString("EmailName", 0x12f);
     this.EmailNamespace                  = dictionary.CreateString("urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress", 0x130);
 }
 public ExclusiveC14NDictionary(ServiceModelDictionary dictionary)
 {
     this.Namespace = dictionary.CreateString("http://www.w3.org/2001/10/xml-exc-c14n#", 0x6f);
     this.PrefixList = dictionary.CreateString("PrefixList", 0x70);
     this.InclusiveNamespaces = dictionary.CreateString("InclusiveNamespaces", 0x71);
     this.Prefix = dictionary.CreateString("ec", 0x72);
 }
 public SamlDictionary(ServiceModelDictionary dictionary)
 {
     this.Access = dictionary.CreateString("Access", 0xfb);
     this.AccessDecision = dictionary.CreateString("AccessDecision", 0xfc);
     this.Action = dictionary.CreateString("Action", 5);
     this.Advice = dictionary.CreateString("Advice", 0xfd);
     this.Assertion = dictionary.CreateString("Assertion", 0xb3);
     this.AssertionId = dictionary.CreateString("AssertionID", 0xfe);
     this.AssertionIdReference = dictionary.CreateString("AssertionIDReference", 0xff);
     this.Attribute = dictionary.CreateString("Attribute", 0x100);
     this.AttributeName = dictionary.CreateString("AttributeName", 0x101);
     this.AttributeNamespace = dictionary.CreateString("AttributeNamespace", 0x102);
     this.AttributeStatement = dictionary.CreateString("AttributeStatement", 0x103);
     this.AttributeValue = dictionary.CreateString("AttributeValue", 260);
     this.Audience = dictionary.CreateString("Audience", 0x105);
     this.AudienceRestrictionCondition = dictionary.CreateString("AudienceRestrictionCondition", 0x106);
     this.AuthenticationInstant = dictionary.CreateString("AuthenticationInstant", 0x107);
     this.AuthenticationMethod = dictionary.CreateString("AuthenticationMethod", 0x108);
     this.AuthenticationStatement = dictionary.CreateString("AuthenticationStatement", 0x109);
     this.AuthorityBinding = dictionary.CreateString("AuthorityBinding", 0x10a);
     this.AuthorityKind = dictionary.CreateString("AuthorityKind", 0x10b);
     this.AuthorizationDecisionStatement = dictionary.CreateString("AuthorizationDecisionStatement", 0x10c);
     this.Binding = dictionary.CreateString("Binding", 0x10d);
     this.Condition = dictionary.CreateString("Condition", 270);
     this.Conditions = dictionary.CreateString("Conditions", 0x10f);
     this.Decision = dictionary.CreateString("Decision", 0x110);
     this.DoNotCacheCondition = dictionary.CreateString("DoNotCacheCondition", 0x111);
     this.Evidence = dictionary.CreateString("Evidence", 0x112);
     this.IssueInstant = dictionary.CreateString("IssueInstant", 0x113);
     this.Issuer = dictionary.CreateString("Issuer", 0x114);
     this.Location = dictionary.CreateString("Location", 0x115);
     this.MajorVersion = dictionary.CreateString("MajorVersion", 0x116);
     this.MinorVersion = dictionary.CreateString("MinorVersion", 0x117);
     this.Namespace = dictionary.CreateString("urn:oasis:names:tc:SAML:1.0:assertion", 180);
     this.NameIdentifier = dictionary.CreateString("NameIdentifier", 280);
     this.NameIdentifierFormat = dictionary.CreateString("Format", 0x119);
     this.NameIdentifierNameQualifier = dictionary.CreateString("NameQualifier", 0x11a);
     this.ActionNamespaceAttribute = dictionary.CreateString("Namespace", 0x11b);
     this.NotBefore = dictionary.CreateString("NotBefore", 0x11c);
     this.NotOnOrAfter = dictionary.CreateString("NotOnOrAfter", 0x11d);
     this.PreferredPrefix = dictionary.CreateString("saml", 0x11e);
     this.Statement = dictionary.CreateString("Statement", 0x11f);
     this.Subject = dictionary.CreateString("Subject", 0x120);
     this.SubjectConfirmation = dictionary.CreateString("SubjectConfirmation", 0x121);
     this.SubjectConfirmationData = dictionary.CreateString("SubjectConfirmationData", 290);
     this.SubjectConfirmationMethod = dictionary.CreateString("ConfirmationMethod", 0x123);
     this.HolderOfKey = dictionary.CreateString("urn:oasis:names:tc:SAML:1.0:cm:holder-of-key", 0x124);
     this.SenderVouches = dictionary.CreateString("urn:oasis:names:tc:SAML:1.0:cm:sender-vouches", 0x125);
     this.SubjectLocality = dictionary.CreateString("SubjectLocality", 0x126);
     this.SubjectLocalityDNSAddress = dictionary.CreateString("DNSAddress", 0x127);
     this.SubjectLocalityIPAddress = dictionary.CreateString("IPAddress", 0x128);
     this.SubjectStatement = dictionary.CreateString("SubjectStatement", 0x129);
     this.UnspecifiedAuthenticationMethod = dictionary.CreateString("urn:oasis:names:tc:SAML:1.0:am:unspecified", 0x12a);
     this.NamespaceAttributePrefix = dictionary.CreateString("xmlns", 0x12b);
     this.Resource = dictionary.CreateString("Resource", 300);
     this.UserName = dictionary.CreateString("UserName", 0x12d);
     this.UserNameNamespace = dictionary.CreateString("urn:oasis:names:tc:SAML:1.1:nameid-format:WindowsDomainQualifiedName", 0x12e);
     this.EmailName = dictionary.CreateString("EmailName", 0x12f);
     this.EmailNamespace = dictionary.CreateString("urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress", 0x130);
 }
 public SecurityAlgorithmDictionary(ServiceModelDictionary dictionary)
 {
     this.Aes128Encryption          = dictionary.CreateString("http://www.w3.org/2001/04/xmlenc#aes128-cbc", 0x8a);
     this.Aes128KeyWrap             = dictionary.CreateString("http://www.w3.org/2001/04/xmlenc#kw-aes128", 0x8b);
     this.Aes192Encryption          = dictionary.CreateString("http://www.w3.org/2001/04/xmlenc#aes192-cbc", 140);
     this.Aes192KeyWrap             = dictionary.CreateString("http://www.w3.org/2001/04/xmlenc#kw-aes192", 0x8d);
     this.Aes256Encryption          = dictionary.CreateString("http://www.w3.org/2001/04/xmlenc#aes256-cbc", 0x8e);
     this.Aes256KeyWrap             = dictionary.CreateString("http://www.w3.org/2001/04/xmlenc#kw-aes256", 0x8f);
     this.DesEncryption             = dictionary.CreateString("http://www.w3.org/2001/04/xmlenc#des-cbc", 0x90);
     this.DsaSha1Signature          = dictionary.CreateString("http://www.w3.org/2000/09/xmldsig#dsa-sha1", 0x91);
     this.ExclusiveC14n             = dictionary.CreateString("http://www.w3.org/2001/10/xml-exc-c14n#", 0x6f);
     this.ExclusiveC14nWithComments = dictionary.CreateString("http://www.w3.org/2001/10/xml-exc-c14n#WithComments", 0x92);
     this.HmacSha1Signature         = dictionary.CreateString("http://www.w3.org/2000/09/xmldsig#hmac-sha1", 0x93);
     this.HmacSha256Signature       = dictionary.CreateString("http://www.w3.org/2001/04/xmldsig-more#hmac-sha256", 0x94);
     this.Psha1KeyDerivation        = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/sc/dk/p_sha1", 0x95);
     this.Ripemd160Digest           = dictionary.CreateString("http://www.w3.org/2001/04/xmlenc#ripemd160", 150);
     this.RsaOaepKeyWrap            = dictionary.CreateString("http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p", 0x97);
     this.RsaSha1Signature          = dictionary.CreateString("http://www.w3.org/2000/09/xmldsig#rsa-sha1", 0x98);
     this.RsaSha256Signature        = dictionary.CreateString("http://www.w3.org/2001/04/xmldsig-more#rsa-sha256", 0x99);
     this.RsaV15KeyWrap             = dictionary.CreateString("http://www.w3.org/2001/04/xmlenc#rsa-1_5", 0x9a);
     this.Sha1Digest          = dictionary.CreateString("http://www.w3.org/2000/09/xmldsig#sha1", 0x9b);
     this.Sha256Digest        = dictionary.CreateString("http://www.w3.org/2001/04/xmlenc#sha256", 0x9c);
     this.Sha512Digest        = dictionary.CreateString("http://www.w3.org/2001/04/xmlenc#sha512", 0x9d);
     this.TripleDesEncryption = dictionary.CreateString("http://www.w3.org/2001/04/xmlenc#tripledes-cbc", 0x9e);
     this.TripleDesKeyWrap    = dictionary.CreateString("http://www.w3.org/2001/04/xmlenc#kw-tripledes", 0x9f);
     this.TlsSspiKeyWrap      = dictionary.CreateString("http://schemas.xmlsoap.org/2005/02/trust/tlsnego#TLS_Wrap", 160);
     this.WindowsSspiKeyWrap  = dictionary.CreateString("http://schemas.xmlsoap.org/2005/02/trust/spnego#GSS_Wrap", 0xa1);
 }
Example #10
0
 public XmlSignatureDictionary(ServiceModelDictionary dictionary)
 {
     this.Algorithm              = dictionary.CreateString("Algorithm", 8);
     this.URI                    = dictionary.CreateString("URI", 11);
     this.Reference              = dictionary.CreateString("Reference", 12);
     this.Transforms             = dictionary.CreateString("Transforms", 0x11);
     this.Transform              = dictionary.CreateString("Transform", 0x12);
     this.DigestMethod           = dictionary.CreateString("DigestMethod", 0x13);
     this.DigestValue            = dictionary.CreateString("DigestValue", 20);
     this.Namespace              = dictionary.CreateString("http://www.w3.org/2000/09/xmldsig#", 0x21);
     this.EnvelopedSignature     = dictionary.CreateString("http://www.w3.org/2000/09/xmldsig#enveloped-signature", 0x22);
     this.KeyInfo                = dictionary.CreateString("KeyInfo", 0x23);
     this.Signature              = dictionary.CreateString("Signature", 0x29);
     this.SignedInfo             = dictionary.CreateString("SignedInfo", 0x2a);
     this.CanonicalizationMethod = dictionary.CreateString("CanonicalizationMethod", 0x2b);
     this.SignatureMethod        = dictionary.CreateString("SignatureMethod", 0x2c);
     this.SignatureValue         = dictionary.CreateString("SignatureValue", 0x2d);
     this.KeyName                = dictionary.CreateString("KeyName", 0x13d);
     this.Type                   = dictionary.CreateString("Type", 0x3b);
     this.MgmtData               = dictionary.CreateString("MgmtData", 0x13e);
     this.Prefix                 = dictionary.CreateString("", 0x51);
     this.KeyValue               = dictionary.CreateString("KeyValue", 0x13f);
     this.RsaKeyValue            = dictionary.CreateString("RSAKeyValue", 320);
     this.Modulus                = dictionary.CreateString("Modulus", 0x141);
     this.Exponent               = dictionary.CreateString("Exponent", 0x142);
     this.X509Data               = dictionary.CreateString("X509Data", 0x143);
     this.X509IssuerSerial       = dictionary.CreateString("X509IssuerSerial", 0x144);
     this.X509IssuerName         = dictionary.CreateString("X509IssuerName", 0x145);
     this.X509SerialNumber       = dictionary.CreateString("X509SerialNumber", 0x146);
     this.X509Certificate        = dictionary.CreateString("X509Certificate", 0x147);
 }
Example #11
0
 public ExclusiveC14NDictionary(ServiceModelDictionary dictionary)
 {
     this.Namespace           = dictionary.CreateString("http://www.w3.org/2001/10/xml-exc-c14n#", 0x6f);
     this.PrefixList          = dictionary.CreateString("PrefixList", 0x70);
     this.InclusiveNamespaces = dictionary.CreateString("InclusiveNamespaces", 0x71);
     this.Prefix = dictionary.CreateString("ec", 0x72);
 }
 public AddressingDictionary(ServiceModelDictionary dictionary)
 {
     this.Action                     = dictionary.CreateString("Action", 5);
     this.To                         = dictionary.CreateString("To", 6);
     this.RelatesTo                  = dictionary.CreateString("RelatesTo", 9);
     this.MessageId                  = dictionary.CreateString("MessageID", 13);
     this.Address                    = dictionary.CreateString("Address", 0x15);
     this.ReplyTo                    = dictionary.CreateString("ReplyTo", 0x16);
     this.Empty                      = dictionary.CreateString("", 0x51);
     this.From                       = dictionary.CreateString("From", 0x52);
     this.FaultTo                    = dictionary.CreateString("FaultTo", 0x53);
     this.EndpointReference          = dictionary.CreateString("EndpointReference", 0x54);
     this.PortType                   = dictionary.CreateString("PortType", 0x55);
     this.ServiceName                = dictionary.CreateString("ServiceName", 0x56);
     this.PortName                   = dictionary.CreateString("PortName", 0x57);
     this.ReferenceProperties        = dictionary.CreateString("ReferenceProperties", 0x58);
     this.RelationshipType           = dictionary.CreateString("RelationshipType", 0x59);
     this.Reply                      = dictionary.CreateString("Reply", 90);
     this.Prefix                     = dictionary.CreateString("a", 0x5b);
     this.IdentityExtensionNamespace = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2006/02/addressingidentity", 0x5c);
     this.Identity                   = dictionary.CreateString("Identity", 0x5d);
     this.Spn                        = dictionary.CreateString("Spn", 0x5e);
     this.Upn                        = dictionary.CreateString("Upn", 0x5f);
     this.Rsa                        = dictionary.CreateString("Rsa", 0x60);
     this.Dns                        = dictionary.CreateString("Dns", 0x61);
     this.X509v3Certificate          = dictionary.CreateString("X509v3Certificate", 0x62);
     this.ReferenceParameters        = dictionary.CreateString("ReferenceParameters", 100);
     this.IsReferenceParameter       = dictionary.CreateString("IsReferenceParameter", 0x65);
 }
 public CoordinationExternalDictionary(ServiceModelDictionary dictionary)
 {
     this.Prefix = dictionary.CreateString("wscoor", 0x165);
     this.CreateCoordinationContext = dictionary.CreateString("CreateCoordinationContext", 0x166);
     this.CreateCoordinationContextResponse = dictionary.CreateString("CreateCoordinationContextResponse", 0x167);
     this.CoordinationContext = dictionary.CreateString("CoordinationContext", 360);
     this.CurrentContext = dictionary.CreateString("CurrentContext", 0x169);
     this.CoordinationType = dictionary.CreateString("CoordinationType", 0x16a);
     this.RegistrationService = dictionary.CreateString("RegistrationService", 0x16b);
     this.Register = dictionary.CreateString("Register", 0x16c);
     this.RegisterResponse = dictionary.CreateString("RegisterResponse", 0x16d);
     this.Protocol = dictionary.CreateString("ProtocolIdentifier", 0x16e);
     this.CoordinatorProtocolService = dictionary.CreateString("CoordinatorProtocolService", 0x16f);
     this.ParticipantProtocolService = dictionary.CreateString("ParticipantProtocolService", 0x170);
     this.Expires = dictionary.CreateString("Expires", 0x37);
     this.Identifier = dictionary.CreateString("Identifier", 15);
     this.ActivationCoordinatorPortType = dictionary.CreateString("ActivationCoordinatorPortType", 0x176);
     this.RegistrationCoordinatorPortType = dictionary.CreateString("RegistrationCoordinatorPortType", 0x177);
     this.InvalidState = dictionary.CreateString("InvalidState", 0x178);
     this.InvalidProtocol = dictionary.CreateString("InvalidProtocol", 0x179);
     this.InvalidParameters = dictionary.CreateString("InvalidParameters", 0x17a);
     this.NoActivity = dictionary.CreateString("NoActivity", 0x17b);
     this.ContextRefused = dictionary.CreateString("ContextRefused", 380);
     this.AlreadyRegistered = dictionary.CreateString("AlreadyRegistered", 0x17d);
 }
 public CoordinationExternalDictionary(ServiceModelDictionary dictionary)
 {
     this.Prefix = dictionary.CreateString("wscoor", 0x165);
     this.CreateCoordinationContext         = dictionary.CreateString("CreateCoordinationContext", 0x166);
     this.CreateCoordinationContextResponse = dictionary.CreateString("CreateCoordinationContextResponse", 0x167);
     this.CoordinationContext        = dictionary.CreateString("CoordinationContext", 360);
     this.CurrentContext             = dictionary.CreateString("CurrentContext", 0x169);
     this.CoordinationType           = dictionary.CreateString("CoordinationType", 0x16a);
     this.RegistrationService        = dictionary.CreateString("RegistrationService", 0x16b);
     this.Register                   = dictionary.CreateString("Register", 0x16c);
     this.RegisterResponse           = dictionary.CreateString("RegisterResponse", 0x16d);
     this.Protocol                   = dictionary.CreateString("ProtocolIdentifier", 0x16e);
     this.CoordinatorProtocolService = dictionary.CreateString("CoordinatorProtocolService", 0x16f);
     this.ParticipantProtocolService = dictionary.CreateString("ParticipantProtocolService", 0x170);
     this.Expires    = dictionary.CreateString("Expires", 0x37);
     this.Identifier = dictionary.CreateString("Identifier", 15);
     this.ActivationCoordinatorPortType   = dictionary.CreateString("ActivationCoordinatorPortType", 0x176);
     this.RegistrationCoordinatorPortType = dictionary.CreateString("RegistrationCoordinatorPortType", 0x177);
     this.InvalidState      = dictionary.CreateString("InvalidState", 0x178);
     this.InvalidProtocol   = dictionary.CreateString("InvalidProtocol", 0x179);
     this.InvalidParameters = dictionary.CreateString("InvalidParameters", 0x17a);
     this.NoActivity        = dictionary.CreateString("NoActivity", 0x17b);
     this.ContextRefused    = dictionary.CreateString("ContextRefused", 380);
     this.AlreadyRegistered = dictionary.CreateString("AlreadyRegistered", 0x17d);
 }
 public SecurityJan2004Dictionary(ServiceModelDictionary dictionary)
 {
     this.SecurityTokenReference = dictionary.CreateString("SecurityTokenReference", 30);
     this.Namespace = dictionary.CreateString("http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd", 0x24);
     this.Security = dictionary.CreateString("Security", 0x34);
     this.ValueType = dictionary.CreateString("ValueType", 0x3a);
     this.TypeAttribute = dictionary.CreateString("Type", 0x3b);
     this.Prefix = dictionary.CreateString("o", 0xa4);
     this.NonceElement = dictionary.CreateString("Nonce", 40);
     this.PasswordElement = dictionary.CreateString("Password", 0xa5);
     this.PasswordTextName = dictionary.CreateString("PasswordText", 0xa6);
     this.UserNameElement = dictionary.CreateString("Username", 0xa7);
     this.UserNameTokenElement = dictionary.CreateString("UsernameToken", 0xa8);
     this.BinarySecurityToken = dictionary.CreateString("BinarySecurityToken", 0xa9);
     this.EncodingType = dictionary.CreateString("EncodingType", 170);
     this.Reference = dictionary.CreateString("Reference", 12);
     this.URI = dictionary.CreateString("URI", 11);
     this.KeyIdentifier = dictionary.CreateString("KeyIdentifier", 0xab);
     this.EncodingTypeValueBase64Binary = dictionary.CreateString("http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary", 0xac);
     this.EncodingTypeValueHexBinary = dictionary.CreateString("http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#HexBinary", 0xad);
     this.EncodingTypeValueText = dictionary.CreateString("http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Text", 0xae);
     this.X509SKIValueType = dictionary.CreateString("http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509SubjectKeyIdentifier", 0xaf);
     this.KerberosTokenTypeGSS = dictionary.CreateString("http://docs.oasis-open.org/wss/oasis-wss-kerberos-token-profile-1.1#GSS_Kerberosv5_AP_REQ", 0xb0);
     this.KerberosTokenType1510 = dictionary.CreateString("http://docs.oasis-open.org/wss/oasis-wss-kerberos-token-profile-1.1#GSS_Kerberosv5_AP_REQ1510", 0xb1);
     this.SamlAssertionIdValueType = dictionary.CreateString("http://docs.oasis-open.org/wss/oasis-wss-saml-token-profile-1.0#SAMLAssertionID", 0xb2);
     this.SamlAssertion = dictionary.CreateString("Assertion", 0xb3);
     this.SamlUri = dictionary.CreateString("urn:oasis:names:tc:SAML:1.0:assertion", 180);
     this.RelAssertionValueType = dictionary.CreateString("http://docs.oasis-open.org/wss/oasis-wss-rel-token-profile-1.0.pdf#license", 0xb5);
     this.FailedAuthenticationFaultCode = dictionary.CreateString("FailedAuthentication", 0xb6);
     this.InvalidSecurityTokenFaultCode = dictionary.CreateString("InvalidSecurityToken", 0xb7);
     this.InvalidSecurityFaultCode = dictionary.CreateString("InvalidSecurity", 0xb8);
     this.KerberosHashValueType = dictionary.CreateString("http://docs.oasis-open.org/wss/oasis-wss-kerberos-token-profile-1.1#Kerberosv5APREQSHA1", 0x1ab);
 }
 public OleTxTransactionExternalDictionary(ServiceModelDictionary dictionary)
 {
     this.Namespace = dictionary.CreateString("http://schemas.microsoft.com/ws/2006/02/tx/oletx", 0x160);
     this.Prefix = dictionary.CreateString("oletx", 0x161);
     this.OleTxTransaction = dictionary.CreateString("OleTxTransaction", 0x162);
     this.PropagationToken = dictionary.CreateString("PropagationToken", 0x163);
 }
 public SecurityJan2004Dictionary(ServiceModelDictionary dictionary)
 {
     this.SecurityTokenReference = dictionary.CreateString("SecurityTokenReference", 30);
     this.Namespace            = dictionary.CreateString("http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd", 0x24);
     this.Security             = dictionary.CreateString("Security", 0x34);
     this.ValueType            = dictionary.CreateString("ValueType", 0x3a);
     this.TypeAttribute        = dictionary.CreateString("Type", 0x3b);
     this.Prefix               = dictionary.CreateString("o", 0xa4);
     this.NonceElement         = dictionary.CreateString("Nonce", 40);
     this.PasswordElement      = dictionary.CreateString("Password", 0xa5);
     this.PasswordTextName     = dictionary.CreateString("PasswordText", 0xa6);
     this.UserNameElement      = dictionary.CreateString("Username", 0xa7);
     this.UserNameTokenElement = dictionary.CreateString("UsernameToken", 0xa8);
     this.BinarySecurityToken  = dictionary.CreateString("BinarySecurityToken", 0xa9);
     this.EncodingType         = dictionary.CreateString("EncodingType", 170);
     this.Reference            = dictionary.CreateString("Reference", 12);
     this.URI           = dictionary.CreateString("URI", 11);
     this.KeyIdentifier = dictionary.CreateString("KeyIdentifier", 0xab);
     this.EncodingTypeValueBase64Binary = dictionary.CreateString("http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary", 0xac);
     this.EncodingTypeValueHexBinary    = dictionary.CreateString("http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#HexBinary", 0xad);
     this.EncodingTypeValueText         = dictionary.CreateString("http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Text", 0xae);
     this.X509SKIValueType         = dictionary.CreateString("http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509SubjectKeyIdentifier", 0xaf);
     this.KerberosTokenTypeGSS     = dictionary.CreateString("http://docs.oasis-open.org/wss/oasis-wss-kerberos-token-profile-1.1#GSS_Kerberosv5_AP_REQ", 0xb0);
     this.KerberosTokenType1510    = dictionary.CreateString("http://docs.oasis-open.org/wss/oasis-wss-kerberos-token-profile-1.1#GSS_Kerberosv5_AP_REQ1510", 0xb1);
     this.SamlAssertionIdValueType = dictionary.CreateString("http://docs.oasis-open.org/wss/oasis-wss-saml-token-profile-1.0#SAMLAssertionID", 0xb2);
     this.SamlAssertion            = dictionary.CreateString("Assertion", 0xb3);
     this.SamlUri = dictionary.CreateString("urn:oasis:names:tc:SAML:1.0:assertion", 180);
     this.RelAssertionValueType         = dictionary.CreateString("http://docs.oasis-open.org/wss/oasis-wss-rel-token-profile-1.0.pdf#license", 0xb5);
     this.FailedAuthenticationFaultCode = dictionary.CreateString("FailedAuthentication", 0xb6);
     this.InvalidSecurityTokenFaultCode = dictionary.CreateString("InvalidSecurityToken", 0xb7);
     this.InvalidSecurityFaultCode      = dictionary.CreateString("InvalidSecurity", 0xb8);
     this.KerberosHashValueType         = dictionary.CreateString("http://docs.oasis-open.org/wss/oasis-wss-kerberos-token-profile-1.1#Kerberosv5APREQSHA1", 0x1ab);
 }
 public CoordinationExternal10Dictionary(ServiceModelDictionary dictionary)
 {
     this.Namespace = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/10/wscoor", 0x164);
     this.CreateCoordinationContextAction         = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/10/wscoor/CreateCoordinationContext", 0x171);
     this.CreateCoordinationContextResponseAction = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/10/wscoor/CreateCoordinationContextResponse", 370);
     this.RegisterAction         = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/10/wscoor/Register", 0x173);
     this.RegisterResponseAction = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/10/wscoor/RegisterResponse", 0x174);
     this.FaultAction            = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/10/wscoor/fault", 0x175);
 }
 public CoordinationExternal10Dictionary(ServiceModelDictionary dictionary)
 {
     this.Namespace = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/10/wscoor", 0x164);
     this.CreateCoordinationContextAction = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/10/wscoor/CreateCoordinationContext", 0x171);
     this.CreateCoordinationContextResponseAction = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/10/wscoor/CreateCoordinationContextResponse", 370);
     this.RegisterAction = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/10/wscoor/Register", 0x173);
     this.RegisterResponseAction = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/10/wscoor/RegisterResponse", 0x174);
     this.FaultAction = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/10/wscoor/fault", 0x175);
 }
Example #20
0
 public Addressing10Dictionary(ServiceModelDictionary dictionary)
 {
     this.Namespace         = dictionary.CreateString("http://www.w3.org/2005/08/addressing", 3);
     this.Anonymous         = dictionary.CreateString("http://www.w3.org/2005/08/addressing/anonymous", 10);
     this.FaultAction       = dictionary.CreateString("http://www.w3.org/2005/08/addressing/fault", 0x63);
     this.ReplyRelationship = dictionary.CreateString("http://www.w3.org/2005/08/addressing/reply", 0x66);
     this.NoneAddress       = dictionary.CreateString("http://www.w3.org/2005/08/addressing/none", 0x67);
     this.Metadata          = dictionary.CreateString("Metadata", 0x68);
 }
 public Addressing10Dictionary(ServiceModelDictionary dictionary)
 {
     this.Namespace = dictionary.CreateString("http://www.w3.org/2005/08/addressing", 3);
     this.Anonymous = dictionary.CreateString("http://www.w3.org/2005/08/addressing/anonymous", 10);
     this.FaultAction = dictionary.CreateString("http://www.w3.org/2005/08/addressing/fault", 0x63);
     this.ReplyRelationship = dictionary.CreateString("http://www.w3.org/2005/08/addressing/reply", 0x66);
     this.NoneAddress = dictionary.CreateString("http://www.w3.org/2005/08/addressing/none", 0x67);
     this.Metadata = dictionary.CreateString("Metadata", 0x68);
 }
Example #22
0
 public Message11Dictionary(ServiceModelDictionary dictionary)
 {
     this.Namespace      = dictionary.CreateString("http://schemas.xmlsoap.org/soap/envelope/", 0x1e1);
     this.Actor          = dictionary.CreateString("actor", 0x1e2);
     this.FaultCode      = dictionary.CreateString("faultcode", 0x1e3);
     this.FaultString    = dictionary.CreateString("faultstring", 0x1e4);
     this.FaultActor     = dictionary.CreateString("faultactor", 0x1e5);
     this.FaultDetail    = dictionary.CreateString("detail", 0x1e6);
     this.FaultNamespace = dictionary.CreateString("", 0x51);
 }
 public TrustFeb2005Dictionary(ServiceModelDictionary dictionary) : base(dictionary)
 {
     base.RequestSecurityTokenResponseCollection = dictionary.CreateString("RequestSecurityTokenResponseCollection", 0x3e);
     base.Namespace = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/trust", 0x3f);
     base.BinarySecretClauseType = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/trust#BinarySecret", 0x40);
     base.CombinedHashLabel = dictionary.CreateString("AUTH-HASH", 0xc2);
     base.RequestSecurityTokenResponse = dictionary.CreateString("RequestSecurityTokenResponse", 0xc3);
     base.TokenType = dictionary.CreateString("TokenType", 0xbb);
     base.KeySize = dictionary.CreateString("KeySize", 0xc4);
     base.RequestedTokenReference = dictionary.CreateString("RequestedTokenReference", 0xc5);
     base.AppliesTo = dictionary.CreateString("AppliesTo", 0xc6);
     base.Authenticator = dictionary.CreateString("Authenticator", 0xc7);
     base.CombinedHash = dictionary.CreateString("CombinedHash", 200);
     base.BinaryExchange = dictionary.CreateString("BinaryExchange", 0xc9);
     base.Lifetime = dictionary.CreateString("Lifetime", 0xca);
     base.RequestedSecurityToken = dictionary.CreateString("RequestedSecurityToken", 0xcb);
     base.Entropy = dictionary.CreateString("Entropy", 0xcc);
     base.RequestedProofToken = dictionary.CreateString("RequestedProofToken", 0xcd);
     base.ComputedKey = dictionary.CreateString("ComputedKey", 0xce);
     base.RequestSecurityToken = dictionary.CreateString("RequestSecurityToken", 0xcf);
     base.RequestType = dictionary.CreateString("RequestType", 0xd0);
     base.Context = dictionary.CreateString("Context", 0xd1);
     base.BinarySecret = dictionary.CreateString("BinarySecret", 210);
     base.Type = dictionary.CreateString("Type", 0x3b);
     base.SpnegoValueTypeUri = dictionary.CreateString("http://schemas.microsoft.com/net/2004/07/secext/WS-SPNego", 0xe9);
     base.TlsnegoValueTypeUri = dictionary.CreateString("http://schemas.microsoft.com/net/2004/07/secext/TLSNego", 0xea);
     base.Prefix = dictionary.CreateString("t", 0xeb);
     base.RequestSecurityTokenIssuance = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/trust/RST/Issue", 0xec);
     base.RequestSecurityTokenIssuanceResponse = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/Issue", 0xed);
     base.RequestTypeIssue = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/trust/Issue", 0xee);
     base.SymmetricKeyBinarySecret = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/trust/SymmetricKey", 0xef);
     base.Psha1ComputedKeyUri = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/trust/CK/PSHA1", 240);
     base.NonceBinarySecret = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/trust/Nonce", 0xf1);
     base.RenewTarget = dictionary.CreateString("RenewTarget", 0xf2);
     base.CloseTarget = dictionary.CreateString("CancelTarget", 0xf3);
     base.RequestedTokenClosed = dictionary.CreateString("RequestedTokenCancelled", 0xf4);
     base.RequestedAttachedReference = dictionary.CreateString("RequestedAttachedReference", 0xf5);
     base.RequestedUnattachedReference = dictionary.CreateString("RequestedUnattachedReference", 0xf6);
     base.IssuedTokensHeader = dictionary.CreateString("IssuedTokens", 0xf7);
     base.RequestTypeRenew = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/trust/Renew", 0xf8);
     base.RequestTypeClose = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/trust/Cancel", 0xf9);
     base.KeyType = dictionary.CreateString("KeyType", 0xdd);
     base.SymmetricKeyType = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/trust/SymmetricKey", 0xef);
     base.PublicKeyType = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/trust/PublicKey", 250);
     base.Claims = dictionary.CreateString("Claims", 0xe0);
     base.InvalidRequestFaultCode = dictionary.CreateString("InvalidRequest", 0xe1);
     base.FailedAuthenticationFaultCode = dictionary.CreateString("FailedAuthentication", 0xb6);
     base.UseKey = dictionary.CreateString("UseKey", 0xe8);
     base.SignWith = dictionary.CreateString("SignWith", 0xe3);
     base.EncryptWith = dictionary.CreateString("EncryptWith", 0xe4);
     base.EncryptionAlgorithm = dictionary.CreateString("EncryptionAlgorithm", 0xe5);
     base.CanonicalizationAlgorithm = dictionary.CreateString("CanonicalizationAlgorithm", 230);
     base.ComputedKeyAlgorithm = dictionary.CreateString("ComputedKeyAlgorithm", 0xe7);
 }
Example #24
0
 public UtilityDictionary(ServiceModelDictionary dictionary)
 {
     this.IdAttribute                   = dictionary.CreateString("Id", 14);
     this.Namespace                     = dictionary.CreateString("http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd", 0x33);
     this.Timestamp                     = dictionary.CreateString("Timestamp", 0x35);
     this.CreatedElement                = dictionary.CreateString("Created", 0x36);
     this.ExpiresElement                = dictionary.CreateString("Expires", 0x37);
     this.Prefix                        = dictionary.CreateString("u", 0x131);
     this.UniqueEndpointHeaderName      = dictionary.CreateString("ChannelInstance", 0x132);
     this.UniqueEndpointHeaderNamespace = dictionary.CreateString("http://schemas.microsoft.com/ws/2005/02/duplex", 0x133);
 }
 public UtilityDictionary(ServiceModelDictionary dictionary)
 {
     this.IdAttribute = dictionary.CreateString("Id", 14);
     this.Namespace = dictionary.CreateString("http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd", 0x33);
     this.Timestamp = dictionary.CreateString("Timestamp", 0x35);
     this.CreatedElement = dictionary.CreateString("Created", 0x36);
     this.ExpiresElement = dictionary.CreateString("Expires", 0x37);
     this.Prefix = dictionary.CreateString("u", 0x131);
     this.UniqueEndpointHeaderName = dictionary.CreateString("ChannelInstance", 0x132);
     this.UniqueEndpointHeaderNamespace = dictionary.CreateString("http://schemas.microsoft.com/ws/2005/02/duplex", 0x133);
 }
 public MessageDictionary(ServiceModelDictionary dictionary)
 {
     this.MustUnderstand = dictionary.CreateString("mustUnderstand", 0);
     this.Envelope = dictionary.CreateString("Envelope", 1);
     this.Header = dictionary.CreateString("Header", 4);
     this.Body = dictionary.CreateString("Body", 7);
     this.Prefix = dictionary.CreateString("s", 0x42);
     this.Fault = dictionary.CreateString("Fault", 0x43);
     this.MustUnderstandFault = dictionary.CreateString("MustUnderstand", 0x44);
     this.Namespace = dictionary.CreateString("http://schemas.microsoft.com/ws/2005/05/envelope/none", 440);
 }
 public TrustFeb2005Dictionary(ServiceModelDictionary dictionary) : base(dictionary)
 {
     base.RequestSecurityTokenResponseCollection = dictionary.CreateString("RequestSecurityTokenResponseCollection", 0x3e);
     base.Namespace = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/trust", 0x3f);
     base.BinarySecretClauseType       = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/trust#BinarySecret", 0x40);
     base.CombinedHashLabel            = dictionary.CreateString("AUTH-HASH", 0xc2);
     base.RequestSecurityTokenResponse = dictionary.CreateString("RequestSecurityTokenResponse", 0xc3);
     base.TokenType = dictionary.CreateString("TokenType", 0xbb);
     base.KeySize   = dictionary.CreateString("KeySize", 0xc4);
     base.RequestedTokenReference = dictionary.CreateString("RequestedTokenReference", 0xc5);
     base.AppliesTo              = dictionary.CreateString("AppliesTo", 0xc6);
     base.Authenticator          = dictionary.CreateString("Authenticator", 0xc7);
     base.CombinedHash           = dictionary.CreateString("CombinedHash", 200);
     base.BinaryExchange         = dictionary.CreateString("BinaryExchange", 0xc9);
     base.Lifetime               = dictionary.CreateString("Lifetime", 0xca);
     base.RequestedSecurityToken = dictionary.CreateString("RequestedSecurityToken", 0xcb);
     base.Entropy              = dictionary.CreateString("Entropy", 0xcc);
     base.RequestedProofToken  = dictionary.CreateString("RequestedProofToken", 0xcd);
     base.ComputedKey          = dictionary.CreateString("ComputedKey", 0xce);
     base.RequestSecurityToken = dictionary.CreateString("RequestSecurityToken", 0xcf);
     base.RequestType          = dictionary.CreateString("RequestType", 0xd0);
     base.Context              = dictionary.CreateString("Context", 0xd1);
     base.BinarySecret         = dictionary.CreateString("BinarySecret", 210);
     base.Type = dictionary.CreateString("Type", 0x3b);
     base.SpnegoValueTypeUri  = dictionary.CreateString("http://schemas.microsoft.com/net/2004/07/secext/WS-SPNego", 0xe9);
     base.TlsnegoValueTypeUri = dictionary.CreateString("http://schemas.microsoft.com/net/2004/07/secext/TLSNego", 0xea);
     base.Prefix = dictionary.CreateString("t", 0xeb);
     base.RequestSecurityTokenIssuance         = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/trust/RST/Issue", 0xec);
     base.RequestSecurityTokenIssuanceResponse = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/Issue", 0xed);
     base.RequestTypeIssue         = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/trust/Issue", 0xee);
     base.SymmetricKeyBinarySecret = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/trust/SymmetricKey", 0xef);
     base.Psha1ComputedKeyUri      = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/trust/CK/PSHA1", 240);
     base.NonceBinarySecret        = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/trust/Nonce", 0xf1);
     base.RenewTarget                  = dictionary.CreateString("RenewTarget", 0xf2);
     base.CloseTarget                  = dictionary.CreateString("CancelTarget", 0xf3);
     base.RequestedTokenClosed         = dictionary.CreateString("RequestedTokenCancelled", 0xf4);
     base.RequestedAttachedReference   = dictionary.CreateString("RequestedAttachedReference", 0xf5);
     base.RequestedUnattachedReference = dictionary.CreateString("RequestedUnattachedReference", 0xf6);
     base.IssuedTokensHeader           = dictionary.CreateString("IssuedTokens", 0xf7);
     base.RequestTypeRenew             = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/trust/Renew", 0xf8);
     base.RequestTypeClose             = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/trust/Cancel", 0xf9);
     base.KeyType                       = dictionary.CreateString("KeyType", 0xdd);
     base.SymmetricKeyType              = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/trust/SymmetricKey", 0xef);
     base.PublicKeyType                 = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/trust/PublicKey", 250);
     base.Claims                        = dictionary.CreateString("Claims", 0xe0);
     base.InvalidRequestFaultCode       = dictionary.CreateString("InvalidRequest", 0xe1);
     base.FailedAuthenticationFaultCode = dictionary.CreateString("FailedAuthentication", 0xb6);
     base.UseKey                        = dictionary.CreateString("UseKey", 0xe8);
     base.SignWith                      = dictionary.CreateString("SignWith", 0xe3);
     base.EncryptWith                   = dictionary.CreateString("EncryptWith", 0xe4);
     base.EncryptionAlgorithm           = dictionary.CreateString("EncryptionAlgorithm", 0xe5);
     base.CanonicalizationAlgorithm     = dictionary.CreateString("CanonicalizationAlgorithm", 230);
     base.ComputedKeyAlgorithm          = dictionary.CreateString("ComputedKeyAlgorithm", 0xe7);
 }
 public PeerWireStringsDictionary(ServiceModelDictionary dictionary)
 {
     this.FloodAction       = dictionary.CreateString("FloodMessage", 0x1ad);
     this.LinkUtilityAction = dictionary.CreateString("LinkUtility", 430);
     this.HopCount          = dictionary.CreateString("Hops", 0x1af);
     this.HopCountNamespace = dictionary.CreateString("http://schemas.microsoft.com/net/2006/05/peer/HopCount", 0x1b0);
     this.PeerVia           = dictionary.CreateString("PeerVia", 0x1b1);
     this.Namespace         = dictionary.CreateString("http://schemas.microsoft.com/net/2006/05/peer", 0x1b2);
     this.Demuxer           = dictionary.CreateString("PeerFlooder", 0x1b3);
     this.PeerTo            = dictionary.CreateString("PeerTo", 0x1b4);
 }
Example #29
0
 public MessageDictionary(ServiceModelDictionary dictionary)
 {
     this.MustUnderstand      = dictionary.CreateString("mustUnderstand", 0);
     this.Envelope            = dictionary.CreateString("Envelope", 1);
     this.Header              = dictionary.CreateString("Header", 4);
     this.Body                = dictionary.CreateString("Body", 7);
     this.Prefix              = dictionary.CreateString("s", 0x42);
     this.Fault               = dictionary.CreateString("Fault", 0x43);
     this.MustUnderstandFault = dictionary.CreateString("MustUnderstand", 0x44);
     this.Namespace           = dictionary.CreateString("http://schemas.microsoft.com/ws/2005/05/envelope/none", 440);
 }
 public SecurityXXX2005Dictionary(ServiceModelDictionary dictionary)
 {
     this.EncryptedHeader           = dictionary.CreateString("EncryptedHeader", 60);
     this.Namespace                 = dictionary.CreateString("http://docs.oasis-open.org/wss/oasis-wss-wssecurity-secext-1.1.xsd", 0x3d);
     this.Prefix                    = dictionary.CreateString("k", 0xb9);
     this.SignatureConfirmation     = dictionary.CreateString("SignatureConfirmation", 0xba);
     this.ValueAttribute            = dictionary.CreateString("Value", 0x4d);
     this.TokenTypeAttribute        = dictionary.CreateString("TokenType", 0xbb);
     this.ThumbprintSha1ValueType   = dictionary.CreateString("http://docs.oasis-open.org/wss/oasis-wss-soap-message-security-1.1#ThumbprintSHA1", 0xbc);
     this.EncryptedKeyTokenType     = dictionary.CreateString("http://docs.oasis-open.org/wss/oasis-wss-soap-message-security-1.1#EncryptedKey", 0xbd);
     this.EncryptedKeyHashValueType = dictionary.CreateString("http://docs.oasis-open.org/wss/oasis-wss-soap-message-security-1.1#EncryptedKeySHA1", 190);
     this.SamlTokenType             = dictionary.CreateString("http://docs.oasis-open.org/wss/oasis-wss-saml-token-profile-1.1#SAMLV1.1", 0xbf);
     this.Saml20TokenType           = dictionary.CreateString("http://docs.oasis-open.org/wss/oasis-wss-saml-token-profile-1.1#SAMLV2.0", 0xc0);
     this.Saml11AssertionValueType  = dictionary.CreateString("http://docs.oasis-open.org/wss/oasis-wss-saml-token-profile-1.1#SAMLID", 0xc1);
 }
 public SecurityXXX2005Dictionary(ServiceModelDictionary dictionary)
 {
     this.EncryptedHeader = dictionary.CreateString("EncryptedHeader", 60);
     this.Namespace = dictionary.CreateString("http://docs.oasis-open.org/wss/oasis-wss-wssecurity-secext-1.1.xsd", 0x3d);
     this.Prefix = dictionary.CreateString("k", 0xb9);
     this.SignatureConfirmation = dictionary.CreateString("SignatureConfirmation", 0xba);
     this.ValueAttribute = dictionary.CreateString("Value", 0x4d);
     this.TokenTypeAttribute = dictionary.CreateString("TokenType", 0xbb);
     this.ThumbprintSha1ValueType = dictionary.CreateString("http://docs.oasis-open.org/wss/oasis-wss-soap-message-security-1.1#ThumbprintSHA1", 0xbc);
     this.EncryptedKeyTokenType = dictionary.CreateString("http://docs.oasis-open.org/wss/oasis-wss-soap-message-security-1.1#EncryptedKey", 0xbd);
     this.EncryptedKeyHashValueType = dictionary.CreateString("http://docs.oasis-open.org/wss/oasis-wss-soap-message-security-1.1#EncryptedKeySHA1", 190);
     this.SamlTokenType = dictionary.CreateString("http://docs.oasis-open.org/wss/oasis-wss-saml-token-profile-1.1#SAMLV1.1", 0xbf);
     this.Saml20TokenType = dictionary.CreateString("http://docs.oasis-open.org/wss/oasis-wss-saml-token-profile-1.1#SAMLV2.0", 0xc0);
     this.Saml11AssertionValueType = dictionary.CreateString("http://docs.oasis-open.org/wss/oasis-wss-saml-token-profile-1.1#SAMLID", 0xc1);
 }
 public Message12Dictionary(ServiceModelDictionary dictionary)
 {
     this.Namespace = dictionary.CreateString("http://www.w3.org/2003/05/soap-envelope", 2);
     this.Role = dictionary.CreateString("role", 0x45);
     this.Relay = dictionary.CreateString("relay", 70);
     this.FaultCode = dictionary.CreateString("Code", 0x47);
     this.FaultReason = dictionary.CreateString("Reason", 0x48);
     this.FaultText = dictionary.CreateString("Text", 0x49);
     this.FaultNode = dictionary.CreateString("Node", 0x4a);
     this.FaultRole = dictionary.CreateString("Role", 0x4b);
     this.FaultDetail = dictionary.CreateString("Detail", 0x4c);
     this.FaultValue = dictionary.CreateString("Value", 0x4d);
     this.FaultSubcode = dictionary.CreateString("Subcode", 0x4e);
     this.NotUnderstood = dictionary.CreateString("NotUnderstood", 0x4f);
     this.QName = dictionary.CreateString("qname", 80);
 }
 public AtomicTransactionExternal10Dictionary(ServiceModelDictionary dictionary)
 {
     this.Namespace       = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/10/wsat", 0x17e);
     this.CompletionUri   = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/10/wsat/Completion", 0x180);
     this.Durable2PCUri   = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/10/wsat/Durable2PC", 0x181);
     this.Volatile2PCUri  = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/10/wsat/Volatile2PC", 0x182);
     this.CommitAction    = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/10/wsat/Commit", 0x18b);
     this.RollbackAction  = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/10/wsat/Rollback", 0x18c);
     this.CommittedAction = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/10/wsat/Committed", 0x18d);
     this.AbortedAction   = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/10/wsat/Aborted", 0x18e);
     this.PrepareAction   = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/10/wsat/Prepare", 0x18f);
     this.PreparedAction  = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/10/wsat/Prepared", 400);
     this.ReadOnlyAction  = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/10/wsat/ReadOnly", 0x191);
     this.ReplayAction    = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/10/wsat/Replay", 0x192);
     this.FaultAction     = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/10/wsat/fault", 0x193);
 }
 public Message12Dictionary(ServiceModelDictionary dictionary)
 {
     this.Namespace     = dictionary.CreateString("http://www.w3.org/2003/05/soap-envelope", 2);
     this.Role          = dictionary.CreateString("role", 0x45);
     this.Relay         = dictionary.CreateString("relay", 70);
     this.FaultCode     = dictionary.CreateString("Code", 0x47);
     this.FaultReason   = dictionary.CreateString("Reason", 0x48);
     this.FaultText     = dictionary.CreateString("Text", 0x49);
     this.FaultNode     = dictionary.CreateString("Node", 0x4a);
     this.FaultRole     = dictionary.CreateString("Role", 0x4b);
     this.FaultDetail   = dictionary.CreateString("Detail", 0x4c);
     this.FaultValue    = dictionary.CreateString("Value", 0x4d);
     this.FaultSubcode  = dictionary.CreateString("Subcode", 0x4e);
     this.NotUnderstood = dictionary.CreateString("NotUnderstood", 0x4f);
     this.QName         = dictionary.CreateString("qname", 80);
 }
 public AtomicTransactionExternal10Dictionary(ServiceModelDictionary dictionary)
 {
     this.Namespace = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/10/wsat", 0x17e);
     this.CompletionUri = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/10/wsat/Completion", 0x180);
     this.Durable2PCUri = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/10/wsat/Durable2PC", 0x181);
     this.Volatile2PCUri = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/10/wsat/Volatile2PC", 0x182);
     this.CommitAction = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/10/wsat/Commit", 0x18b);
     this.RollbackAction = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/10/wsat/Rollback", 0x18c);
     this.CommittedAction = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/10/wsat/Committed", 0x18d);
     this.AbortedAction = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/10/wsat/Aborted", 0x18e);
     this.PrepareAction = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/10/wsat/Prepare", 0x18f);
     this.PreparedAction = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/10/wsat/Prepared", 400);
     this.ReadOnlyAction = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/10/wsat/ReadOnly", 0x191);
     this.ReplayAction = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/10/wsat/Replay", 0x192);
     this.FaultAction = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/10/wsat/fault", 0x193);
 }
 public TrustApr2004Dictionary(ServiceModelDictionary dictionary) : base(dictionary)
 {
     base.CombinedHashLabel = dictionary.CreateString("AUTH-HASH", 0xc2);
     base.RequestSecurityTokenResponse = dictionary.CreateString("RequestSecurityTokenResponse", 0xc3);
     base.TokenType = dictionary.CreateString("TokenType", 0xbb);
     base.KeySize = dictionary.CreateString("KeySize", 0xc4);
     base.RequestedTokenReference = dictionary.CreateString("RequestedTokenReference", 0xc5);
     base.AppliesTo = dictionary.CreateString("AppliesTo", 0xc6);
     base.Authenticator = dictionary.CreateString("Authenticator", 0xc7);
     base.CombinedHash = dictionary.CreateString("CombinedHash", 200);
     base.BinaryExchange = dictionary.CreateString("BinaryExchange", 0xc9);
     base.Lifetime = dictionary.CreateString("Lifetime", 0xca);
     base.RequestedSecurityToken = dictionary.CreateString("RequestedSecurityToken", 0xcb);
     base.Entropy = dictionary.CreateString("Entropy", 0xcc);
     base.RequestedProofToken = dictionary.CreateString("RequestedProofToken", 0xcd);
     base.ComputedKey = dictionary.CreateString("ComputedKey", 0xce);
     base.RequestSecurityToken = dictionary.CreateString("RequestSecurityToken", 0xcf);
     base.RequestType = dictionary.CreateString("RequestType", 0xd0);
     base.RequestSecurityTokenResponseCollection = dictionary.CreateString("RequestSecurityTokenResponseCollection", 0x3e);
     base.Context = dictionary.CreateString("Context", 0xd1);
     base.BinarySecret = dictionary.CreateString("BinarySecret", 210);
     base.Type = dictionary.CreateString("Type", 0x3b);
     base.SpnegoValueTypeUri = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/trust/spnego", 0xd3);
     base.TlsnegoValueTypeUri = dictionary.CreateString(" http://schemas.xmlsoap.org/ws/2005/02/trust/tlsnego", 0xd4);
     base.Prefix = dictionary.CreateString("wst", 0xd5);
     base.Namespace = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/04/trust", 0xd6);
     base.RequestSecurityTokenIssuance = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/04/security/trust/RST/Issue", 0xd7);
     base.RequestSecurityTokenIssuanceResponse = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/04/security/trust/RSTR/Issue", 0xd8);
     base.RequestTypeIssue = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/04/security/trust/Issue", 0xd9);
     base.Psha1ComputedKeyUri = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/04/security/trust/CK/PSHA1", 0xda);
     base.SymmetricKeyBinarySecret = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/04/security/trust/SymmetricKey", 0xdb);
     base.NonceBinarySecret = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/04/security/trust/Nonce", 220);
     base.KeyType = dictionary.CreateString("KeyType", 0xdd);
     base.SymmetricKeyType = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/04/trust/SymmetricKey", 0xde);
     base.PublicKeyType = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/04/trust/PublicKey", 0xdf);
     base.Claims = dictionary.CreateString("Claims", 0xe0);
     base.InvalidRequestFaultCode = dictionary.CreateString("InvalidRequest", 0xe1);
     base.FailedAuthenticationFaultCode = dictionary.CreateString("FailedAuthentication", 0xb6);
     base.RequestFailedFaultCode = dictionary.CreateString("RequestFailed", 0xe2);
     base.SignWith = dictionary.CreateString("SignWith", 0xe3);
     base.EncryptWith = dictionary.CreateString("EncryptWith", 0xe4);
     base.EncryptionAlgorithm = dictionary.CreateString("EncryptionAlgorithm", 0xe5);
     base.CanonicalizationAlgorithm = dictionary.CreateString("CanonicalizationAlgorithm", 230);
     base.ComputedKeyAlgorithm = dictionary.CreateString("ComputedKeyAlgorithm", 0xe7);
     base.UseKey = dictionary.CreateString("UseKey", 0xe8);
 }
Example #37
0
 public TrustApr2004Dictionary(ServiceModelDictionary dictionary) : base(dictionary)
 {
     base.CombinedHashLabel            = dictionary.CreateString("AUTH-HASH", 0xc2);
     base.RequestSecurityTokenResponse = dictionary.CreateString("RequestSecurityTokenResponse", 0xc3);
     base.TokenType = dictionary.CreateString("TokenType", 0xbb);
     base.KeySize   = dictionary.CreateString("KeySize", 0xc4);
     base.RequestedTokenReference = dictionary.CreateString("RequestedTokenReference", 0xc5);
     base.AppliesTo              = dictionary.CreateString("AppliesTo", 0xc6);
     base.Authenticator          = dictionary.CreateString("Authenticator", 0xc7);
     base.CombinedHash           = dictionary.CreateString("CombinedHash", 200);
     base.BinaryExchange         = dictionary.CreateString("BinaryExchange", 0xc9);
     base.Lifetime               = dictionary.CreateString("Lifetime", 0xca);
     base.RequestedSecurityToken = dictionary.CreateString("RequestedSecurityToken", 0xcb);
     base.Entropy              = dictionary.CreateString("Entropy", 0xcc);
     base.RequestedProofToken  = dictionary.CreateString("RequestedProofToken", 0xcd);
     base.ComputedKey          = dictionary.CreateString("ComputedKey", 0xce);
     base.RequestSecurityToken = dictionary.CreateString("RequestSecurityToken", 0xcf);
     base.RequestType          = dictionary.CreateString("RequestType", 0xd0);
     base.RequestSecurityTokenResponseCollection = dictionary.CreateString("RequestSecurityTokenResponseCollection", 0x3e);
     base.Context                              = dictionary.CreateString("Context", 0xd1);
     base.BinarySecret                         = dictionary.CreateString("BinarySecret", 210);
     base.Type                                 = dictionary.CreateString("Type", 0x3b);
     base.SpnegoValueTypeUri                   = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/trust/spnego", 0xd3);
     base.TlsnegoValueTypeUri                  = dictionary.CreateString(" http://schemas.xmlsoap.org/ws/2005/02/trust/tlsnego", 0xd4);
     base.Prefix                               = dictionary.CreateString("wst", 0xd5);
     base.Namespace                            = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/04/trust", 0xd6);
     base.RequestSecurityTokenIssuance         = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/04/security/trust/RST/Issue", 0xd7);
     base.RequestSecurityTokenIssuanceResponse = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/04/security/trust/RSTR/Issue", 0xd8);
     base.RequestTypeIssue                     = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/04/security/trust/Issue", 0xd9);
     base.Psha1ComputedKeyUri                  = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/04/security/trust/CK/PSHA1", 0xda);
     base.SymmetricKeyBinarySecret             = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/04/security/trust/SymmetricKey", 0xdb);
     base.NonceBinarySecret                    = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/04/security/trust/Nonce", 220);
     base.KeyType                              = dictionary.CreateString("KeyType", 0xdd);
     base.SymmetricKeyType                     = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/04/trust/SymmetricKey", 0xde);
     base.PublicKeyType                        = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/04/trust/PublicKey", 0xdf);
     base.Claims                               = dictionary.CreateString("Claims", 0xe0);
     base.InvalidRequestFaultCode              = dictionary.CreateString("InvalidRequest", 0xe1);
     base.FailedAuthenticationFaultCode        = dictionary.CreateString("FailedAuthentication", 0xb6);
     base.RequestFailedFaultCode               = dictionary.CreateString("RequestFailed", 0xe2);
     base.SignWith                             = dictionary.CreateString("SignWith", 0xe3);
     base.EncryptWith                          = dictionary.CreateString("EncryptWith", 0xe4);
     base.EncryptionAlgorithm                  = dictionary.CreateString("EncryptionAlgorithm", 0xe5);
     base.CanonicalizationAlgorithm            = dictionary.CreateString("CanonicalizationAlgorithm", 230);
     base.ComputedKeyAlgorithm                 = dictionary.CreateString("ComputedKeyAlgorithm", 0xe7);
     base.UseKey                               = dictionary.CreateString("UseKey", 0xe8);
 }
 public AtomicTransactionExternalDictionary(ServiceModelDictionary dictionary)
 {
     this.Prefix = dictionary.CreateString("wsat", 0x17f);
     this.Prepare = dictionary.CreateString("Prepare", 0x183);
     this.Prepared = dictionary.CreateString("Prepared", 0x184);
     this.ReadOnly = dictionary.CreateString("ReadOnly", 0x185);
     this.Commit = dictionary.CreateString("Commit", 390);
     this.Rollback = dictionary.CreateString("Rollback", 0x187);
     this.Committed = dictionary.CreateString("Committed", 0x188);
     this.Aborted = dictionary.CreateString("Aborted", 0x189);
     this.Replay = dictionary.CreateString("Replay", 0x18a);
     this.CompletionCoordinatorPortType = dictionary.CreateString("CompletionCoordinatorPortType", 0x194);
     this.CompletionParticipantPortType = dictionary.CreateString("CompletionParticipantPortType", 0x195);
     this.CoordinatorPortType = dictionary.CreateString("CoordinatorPortType", 0x196);
     this.ParticipantPortType = dictionary.CreateString("ParticipantPortType", 0x197);
     this.InconsistentInternalState = dictionary.CreateString("InconsistentInternalState", 0x198);
 }
Example #39
0
 public AtomicTransactionExternalDictionary(ServiceModelDictionary dictionary)
 {
     this.Prefix    = dictionary.CreateString("wsat", 0x17f);
     this.Prepare   = dictionary.CreateString("Prepare", 0x183);
     this.Prepared  = dictionary.CreateString("Prepared", 0x184);
     this.ReadOnly  = dictionary.CreateString("ReadOnly", 0x185);
     this.Commit    = dictionary.CreateString("Commit", 390);
     this.Rollback  = dictionary.CreateString("Rollback", 0x187);
     this.Committed = dictionary.CreateString("Committed", 0x188);
     this.Aborted   = dictionary.CreateString("Aborted", 0x189);
     this.Replay    = dictionary.CreateString("Replay", 0x18a);
     this.CompletionCoordinatorPortType = dictionary.CreateString("CompletionCoordinatorPortType", 0x194);
     this.CompletionParticipantPortType = dictionary.CreateString("CompletionParticipantPortType", 0x195);
     this.CoordinatorPortType           = dictionary.CreateString("CoordinatorPortType", 0x196);
     this.ParticipantPortType           = dictionary.CreateString("ParticipantPortType", 0x197);
     this.InconsistentInternalState     = dictionary.CreateString("InconsistentInternalState", 0x198);
 }
 public SerializationDictionary(ServiceModelDictionary dictionary)
 {
     this.XmlSchemaInstanceNamespace = dictionary.CreateString("http://www.w3.org/2001/XMLSchema-instance", 0x1b9);
     this.XmlSchemaNamespace = dictionary.CreateString("http://www.w3.org/2001/XMLSchema", 0x1ba);
     this.Nil = dictionary.CreateString("nil", 0x1bb);
     this.Type = dictionary.CreateString("type", 0x1bc);
     this.Char = dictionary.CreateString("char", 0x1bd);
     this.Boolean = dictionary.CreateString("boolean", 0x1be);
     this.Byte = dictionary.CreateString("byte", 0x1bf);
     this.UnsignedByte = dictionary.CreateString("unsignedByte", 0x1c0);
     this.Short = dictionary.CreateString("short", 0x1c1);
     this.UnsignedShort = dictionary.CreateString("unsignedShort", 450);
     this.Int = dictionary.CreateString("int", 0x1c3);
     this.UnsignedInt = dictionary.CreateString("unsignedInt", 0x1c4);
     this.Long = dictionary.CreateString("long", 0x1c5);
     this.UnsignedLong = dictionary.CreateString("unsignedLong", 0x1c6);
     this.Float = dictionary.CreateString("float", 0x1c7);
     this.Double = dictionary.CreateString("double", 0x1c8);
     this.Decimal = dictionary.CreateString("decimal", 0x1c9);
     this.DateTime = dictionary.CreateString("dateTime", 0x1ca);
     this.String = dictionary.CreateString("string", 0x1cb);
     this.Base64Binary = dictionary.CreateString("base64Binary", 460);
     this.AnyType = dictionary.CreateString("anyType", 0x1cd);
     this.Duration = dictionary.CreateString("duration", 0x1ce);
     this.Guid = dictionary.CreateString("guid", 0x1cf);
     this.AnyURI = dictionary.CreateString("anyURI", 0x1d0);
     this.QName = dictionary.CreateString("QName", 0x1d1);
     this.Time = dictionary.CreateString("time", 0x1d2);
     this.Date = dictionary.CreateString("date", 0x1d3);
     this.HexBinary = dictionary.CreateString("hexBinary", 0x1d4);
     this.GYearMonth = dictionary.CreateString("gYearMonth", 0x1d5);
     this.GYear = dictionary.CreateString("gYear", 470);
     this.GMonthDay = dictionary.CreateString("gMonthDay", 0x1d7);
     this.GDay = dictionary.CreateString("gDay", 0x1d8);
     this.GMonth = dictionary.CreateString("gMonth", 0x1d9);
     this.Integer = dictionary.CreateString("integer", 0x1da);
     this.PositiveInteger = dictionary.CreateString("positiveInteger", 0x1db);
     this.NegativeInteger = dictionary.CreateString("negativeInteger", 0x1dc);
     this.NonPositiveInteger = dictionary.CreateString("nonPositiveInteger", 0x1dd);
     this.NonNegativeInteger = dictionary.CreateString("nonNegativeInteger", 0x1de);
     this.NormalizedString = dictionary.CreateString("normalizedString", 0x1df);
 }
Example #41
0
 public SerializationDictionary(ServiceModelDictionary dictionary)
 {
     this.XmlSchemaInstanceNamespace = dictionary.CreateString("http://www.w3.org/2001/XMLSchema-instance", 0x1b9);
     this.XmlSchemaNamespace         = dictionary.CreateString("http://www.w3.org/2001/XMLSchema", 0x1ba);
     this.Nil                = dictionary.CreateString("nil", 0x1bb);
     this.Type               = dictionary.CreateString("type", 0x1bc);
     this.Char               = dictionary.CreateString("char", 0x1bd);
     this.Boolean            = dictionary.CreateString("boolean", 0x1be);
     this.Byte               = dictionary.CreateString("byte", 0x1bf);
     this.UnsignedByte       = dictionary.CreateString("unsignedByte", 0x1c0);
     this.Short              = dictionary.CreateString("short", 0x1c1);
     this.UnsignedShort      = dictionary.CreateString("unsignedShort", 450);
     this.Int                = dictionary.CreateString("int", 0x1c3);
     this.UnsignedInt        = dictionary.CreateString("unsignedInt", 0x1c4);
     this.Long               = dictionary.CreateString("long", 0x1c5);
     this.UnsignedLong       = dictionary.CreateString("unsignedLong", 0x1c6);
     this.Float              = dictionary.CreateString("float", 0x1c7);
     this.Double             = dictionary.CreateString("double", 0x1c8);
     this.Decimal            = dictionary.CreateString("decimal", 0x1c9);
     this.DateTime           = dictionary.CreateString("dateTime", 0x1ca);
     this.String             = dictionary.CreateString("string", 0x1cb);
     this.Base64Binary       = dictionary.CreateString("base64Binary", 460);
     this.AnyType            = dictionary.CreateString("anyType", 0x1cd);
     this.Duration           = dictionary.CreateString("duration", 0x1ce);
     this.Guid               = dictionary.CreateString("guid", 0x1cf);
     this.AnyURI             = dictionary.CreateString("anyURI", 0x1d0);
     this.QName              = dictionary.CreateString("QName", 0x1d1);
     this.Time               = dictionary.CreateString("time", 0x1d2);
     this.Date               = dictionary.CreateString("date", 0x1d3);
     this.HexBinary          = dictionary.CreateString("hexBinary", 0x1d4);
     this.GYearMonth         = dictionary.CreateString("gYearMonth", 0x1d5);
     this.GYear              = dictionary.CreateString("gYear", 470);
     this.GMonthDay          = dictionary.CreateString("gMonthDay", 0x1d7);
     this.GDay               = dictionary.CreateString("gDay", 0x1d8);
     this.GMonth             = dictionary.CreateString("gMonth", 0x1d9);
     this.Integer            = dictionary.CreateString("integer", 0x1da);
     this.PositiveInteger    = dictionary.CreateString("positiveInteger", 0x1db);
     this.NegativeInteger    = dictionary.CreateString("negativeInteger", 0x1dc);
     this.NonPositiveInteger = dictionary.CreateString("nonPositiveInteger", 0x1dd);
     this.NonNegativeInteger = dictionary.CreateString("nonNegativeInteger", 0x1de);
     this.NormalizedString   = dictionary.CreateString("normalizedString", 0x1df);
 }
 public DotNetAtomicTransactionExternalDictionary(ServiceModelDictionary dictionary)
 {
     this.Namespace = dictionary.CreateString("http://schemas.microsoft.com/ws/2006/02/transactions", 0x41);
     this.Prefix = dictionary.CreateString("mstx", 0x199);
     this.Enlistment = dictionary.CreateString("Enlistment", 410);
     this.Protocol = dictionary.CreateString("protocol", 0x19b);
     this.LocalTransactionId = dictionary.CreateString("LocalTransactionId", 0x19c);
     this.IsolationLevel = dictionary.CreateString("IsolationLevel", 0x19d);
     this.IsolationFlags = dictionary.CreateString("IsolationFlags", 0x19e);
     this.Description = dictionary.CreateString("Description", 0x19f);
     this.Loopback = dictionary.CreateString("Loopback", 0x1a0);
     this.RegisterInfo = dictionary.CreateString("RegisterInfo", 0x1a1);
     this.ContextId = dictionary.CreateString("ContextId", 0x1a2);
     this.TokenId = dictionary.CreateString("TokenId", 0x1a3);
     this.AccessDenied = dictionary.CreateString("AccessDenied", 420);
     this.InvalidPolicy = dictionary.CreateString("InvalidPolicy", 0x1a5);
     this.CoordinatorRegistrationFailed = dictionary.CreateString("CoordinatorRegistrationFailed", 0x1a6);
     this.TooManyEnlistments = dictionary.CreateString("TooManyEnlistments", 0x1a7);
     this.Disabled = dictionary.CreateString("Disabled", 0x1a8);
 }
 public DotNetAtomicTransactionExternalDictionary(ServiceModelDictionary dictionary)
 {
     this.Namespace                     = dictionary.CreateString("http://schemas.microsoft.com/ws/2006/02/transactions", 0x41);
     this.Prefix                        = dictionary.CreateString("mstx", 0x199);
     this.Enlistment                    = dictionary.CreateString("Enlistment", 410);
     this.Protocol                      = dictionary.CreateString("protocol", 0x19b);
     this.LocalTransactionId            = dictionary.CreateString("LocalTransactionId", 0x19c);
     this.IsolationLevel                = dictionary.CreateString("IsolationLevel", 0x19d);
     this.IsolationFlags                = dictionary.CreateString("IsolationFlags", 0x19e);
     this.Description                   = dictionary.CreateString("Description", 0x19f);
     this.Loopback                      = dictionary.CreateString("Loopback", 0x1a0);
     this.RegisterInfo                  = dictionary.CreateString("RegisterInfo", 0x1a1);
     this.ContextId                     = dictionary.CreateString("ContextId", 0x1a2);
     this.TokenId                       = dictionary.CreateString("TokenId", 0x1a3);
     this.AccessDenied                  = dictionary.CreateString("AccessDenied", 420);
     this.InvalidPolicy                 = dictionary.CreateString("InvalidPolicy", 0x1a5);
     this.CoordinatorRegistrationFailed = dictionary.CreateString("CoordinatorRegistrationFailed", 0x1a6);
     this.TooManyEnlistments            = dictionary.CreateString("TooManyEnlistments", 0x1a7);
     this.Disabled                      = dictionary.CreateString("Disabled", 0x1a8);
 }
 public WsrmFeb2005Dictionary(ServiceModelDictionary dictionary)
 {
     this.Identifier = dictionary.CreateString("Identifier", 15);
     this.Namespace  = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/rm", 0x10);
     this.SequenceAcknowledgement = dictionary.CreateString("SequenceAcknowledgement", 0x17);
     this.AcknowledgementRange    = dictionary.CreateString("AcknowledgementRange", 0x18);
     this.Upper           = dictionary.CreateString("Upper", 0x19);
     this.Lower           = dictionary.CreateString("Lower", 0x1a);
     this.BufferRemaining = dictionary.CreateString("BufferRemaining", 0x1b);
     this.NETNamespace    = dictionary.CreateString("http://schemas.microsoft.com/ws/2006/05/rm", 0x1c);
     this.SequenceAcknowledgementAction = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/rm/SequenceAcknowledgement", 0x1d);
     this.Sequence                     = dictionary.CreateString("Sequence", 0x1f);
     this.MessageNumber                = dictionary.CreateString("MessageNumber", 0x20);
     this.AckRequested                 = dictionary.CreateString("AckRequested", 0x148);
     this.AckRequestedAction           = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/rm/AckRequested", 0x149);
     this.AcksTo                       = dictionary.CreateString("AcksTo", 330);
     this.Accept                       = dictionary.CreateString("Accept", 0x14b);
     this.CreateSequence               = dictionary.CreateString("CreateSequence", 0x14c);
     this.CreateSequenceAction         = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/rm/CreateSequence", 0x14d);
     this.CreateSequenceRefused        = dictionary.CreateString("CreateSequenceRefused", 0x14e);
     this.CreateSequenceResponse       = dictionary.CreateString("CreateSequenceResponse", 0x14f);
     this.CreateSequenceResponseAction = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/rm/CreateSequenceResponse", 0x150);
     this.Expires                      = dictionary.CreateString("Expires", 0x37);
     this.FaultCode                    = dictionary.CreateString("FaultCode", 0x151);
     this.InvalidAcknowledgement       = dictionary.CreateString("InvalidAcknowledgement", 0x152);
     this.LastMessage                  = dictionary.CreateString("LastMessage", 0x153);
     this.LastMessageAction            = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/rm/LastMessage", 340);
     this.LastMessageNumberExceeded    = dictionary.CreateString("LastMessageNumberExceeded", 0x155);
     this.MessageNumberRollover        = dictionary.CreateString("MessageNumberRollover", 0x156);
     this.Nack                    = dictionary.CreateString("Nack", 0x157);
     this.NETPrefix               = dictionary.CreateString("netrm", 0x158);
     this.Offer                   = dictionary.CreateString("Offer", 0x159);
     this.Prefix                  = dictionary.CreateString("r", 0x15a);
     this.SequenceFault           = dictionary.CreateString("SequenceFault", 0x15b);
     this.SequenceTerminated      = dictionary.CreateString("SequenceTerminated", 0x15c);
     this.TerminateSequence       = dictionary.CreateString("TerminateSequence", 0x15d);
     this.TerminateSequenceAction = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/rm/TerminateSequence", 350);
     this.UnknownSequence         = dictionary.CreateString("UnknownSequence", 0x15f);
     this.ConnectionLimitReached  = dictionary.CreateString("ConnectionLimitReached", 480);
 }
 public WsrmFeb2005Dictionary(ServiceModelDictionary dictionary)
 {
     this.Identifier = dictionary.CreateString("Identifier", 15);
     this.Namespace = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/rm", 0x10);
     this.SequenceAcknowledgement = dictionary.CreateString("SequenceAcknowledgement", 0x17);
     this.AcknowledgementRange = dictionary.CreateString("AcknowledgementRange", 0x18);
     this.Upper = dictionary.CreateString("Upper", 0x19);
     this.Lower = dictionary.CreateString("Lower", 0x1a);
     this.BufferRemaining = dictionary.CreateString("BufferRemaining", 0x1b);
     this.NETNamespace = dictionary.CreateString("http://schemas.microsoft.com/ws/2006/05/rm", 0x1c);
     this.SequenceAcknowledgementAction = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/rm/SequenceAcknowledgement", 0x1d);
     this.Sequence = dictionary.CreateString("Sequence", 0x1f);
     this.MessageNumber = dictionary.CreateString("MessageNumber", 0x20);
     this.AckRequested = dictionary.CreateString("AckRequested", 0x148);
     this.AckRequestedAction = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/rm/AckRequested", 0x149);
     this.AcksTo = dictionary.CreateString("AcksTo", 330);
     this.Accept = dictionary.CreateString("Accept", 0x14b);
     this.CreateSequence = dictionary.CreateString("CreateSequence", 0x14c);
     this.CreateSequenceAction = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/rm/CreateSequence", 0x14d);
     this.CreateSequenceRefused = dictionary.CreateString("CreateSequenceRefused", 0x14e);
     this.CreateSequenceResponse = dictionary.CreateString("CreateSequenceResponse", 0x14f);
     this.CreateSequenceResponseAction = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/rm/CreateSequenceResponse", 0x150);
     this.Expires = dictionary.CreateString("Expires", 0x37);
     this.FaultCode = dictionary.CreateString("FaultCode", 0x151);
     this.InvalidAcknowledgement = dictionary.CreateString("InvalidAcknowledgement", 0x152);
     this.LastMessage = dictionary.CreateString("LastMessage", 0x153);
     this.LastMessageAction = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/rm/LastMessage", 340);
     this.LastMessageNumberExceeded = dictionary.CreateString("LastMessageNumberExceeded", 0x155);
     this.MessageNumberRollover = dictionary.CreateString("MessageNumberRollover", 0x156);
     this.Nack = dictionary.CreateString("Nack", 0x157);
     this.NETPrefix = dictionary.CreateString("netrm", 0x158);
     this.Offer = dictionary.CreateString("Offer", 0x159);
     this.Prefix = dictionary.CreateString("r", 0x15a);
     this.SequenceFault = dictionary.CreateString("SequenceFault", 0x15b);
     this.SequenceTerminated = dictionary.CreateString("SequenceTerminated", 0x15c);
     this.TerminateSequence = dictionary.CreateString("TerminateSequence", 0x15d);
     this.TerminateSequenceAction = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2005/02/rm/TerminateSequence", 350);
     this.UnknownSequence = dictionary.CreateString("UnknownSequence", 0x15f);
     this.ConnectionLimitReached = dictionary.CreateString("ConnectionLimitReached", 480);
 }
 public XmlEncryptionDictionary(ServiceModelDictionary dictionary)
 {
     this.Namespace        = dictionary.CreateString("http://www.w3.org/2001/04/xmlenc#", 0x25);
     this.DataReference    = dictionary.CreateString("DataReference", 0x2e);
     this.EncryptedData    = dictionary.CreateString("EncryptedData", 0x2f);
     this.EncryptionMethod = dictionary.CreateString("EncryptionMethod", 0x30);
     this.CipherData       = dictionary.CreateString("CipherData", 0x31);
     this.CipherValue      = dictionary.CreateString("CipherValue", 50);
     this.ReferenceList    = dictionary.CreateString("ReferenceList", 0x39);
     this.Encoding         = dictionary.CreateString("Encoding", 0x134);
     this.MimeType         = dictionary.CreateString("MimeType", 0x135);
     this.Type             = dictionary.CreateString("Type", 0x3b);
     this.Id                 = dictionary.CreateString("Id", 14);
     this.CarriedKeyName     = dictionary.CreateString("CarriedKeyName", 310);
     this.Recipient          = dictionary.CreateString("Recipient", 0x137);
     this.EncryptedKey       = dictionary.CreateString("EncryptedKey", 0x138);
     this.URI                = dictionary.CreateString("URI", 11);
     this.KeyReference       = dictionary.CreateString("KeyReference", 0x139);
     this.Prefix             = dictionary.CreateString("e", 0x13a);
     this.ElementType        = dictionary.CreateString("http://www.w3.org/2001/04/xmlenc#Element", 0x13b);
     this.ContentType        = dictionary.CreateString("http://www.w3.org/2001/04/xmlenc#Content", 0x13c);
     this.AlgorithmAttribute = dictionary.CreateString("Algorithm", 8);
 }
 public XmlEncryptionDictionary(ServiceModelDictionary dictionary)
 {
     this.Namespace = dictionary.CreateString("http://www.w3.org/2001/04/xmlenc#", 0x25);
     this.DataReference = dictionary.CreateString("DataReference", 0x2e);
     this.EncryptedData = dictionary.CreateString("EncryptedData", 0x2f);
     this.EncryptionMethod = dictionary.CreateString("EncryptionMethod", 0x30);
     this.CipherData = dictionary.CreateString("CipherData", 0x31);
     this.CipherValue = dictionary.CreateString("CipherValue", 50);
     this.ReferenceList = dictionary.CreateString("ReferenceList", 0x39);
     this.Encoding = dictionary.CreateString("Encoding", 0x134);
     this.MimeType = dictionary.CreateString("MimeType", 0x135);
     this.Type = dictionary.CreateString("Type", 0x3b);
     this.Id = dictionary.CreateString("Id", 14);
     this.CarriedKeyName = dictionary.CreateString("CarriedKeyName", 310);
     this.Recipient = dictionary.CreateString("Recipient", 0x137);
     this.EncryptedKey = dictionary.CreateString("EncryptedKey", 0x138);
     this.URI = dictionary.CreateString("URI", 11);
     this.KeyReference = dictionary.CreateString("KeyReference", 0x139);
     this.Prefix = dictionary.CreateString("e", 0x13a);
     this.ElementType = dictionary.CreateString("http://www.w3.org/2001/04/xmlenc#Element", 0x13b);
     this.ContentType = dictionary.CreateString("http://www.w3.org/2001/04/xmlenc#Content", 0x13c);
     this.AlgorithmAttribute = dictionary.CreateString("Algorithm", 8);
 }
 public DotNetSecurityDictionary(ServiceModelDictionary dictionary)
 {
     this.Namespace = dictionary.CreateString("http://schemas.microsoft.com/ws/2006/05/security", 0xa2);
     this.Prefix    = dictionary.CreateString("dnse", 0xa3);
 }
Example #49
0
 public DotNetOneWayDictionary(ServiceModelDictionary dictionary)
 {
     this.Namespace  = dictionary.CreateString("http://schemas.microsoft.com/ws/2005/05/routing", 0x1b5);
     this.HeaderName = dictionary.CreateString("PacketRoutable", 0x1b6);
 }
Example #50
0
 public SecureConversationDictionary(ServiceModelDictionary dictionary)
 {
 }
Example #51
0
 public ActivityIdFlowDictionary(ServiceModelDictionary dictionary)
 {
     this.ActivityId          = dictionary.CreateString("ActivityId", 0x1a9);
     this.ActivityIdNamespace = dictionary.CreateString("http://schemas.microsoft.com/2004/09/ServiceModel/Diagnostics", 0x1aa);
 }
Example #52
0
 public PolicyDictionary(ServiceModelDictionary dictionary)
 {
     this.Namespace = dictionary.CreateString(ServiceModelStringsVersion1.String428, 428);
 }
Example #53
0
 public SamlDictionary(ServiceModelDictionary dictionary)
 {
     this.Access = dictionary.CreateString(ServiceModelStringsVersion1.String251, 251);
     this.AccessDecision = dictionary.CreateString(ServiceModelStringsVersion1.String252, 252);
     this.Action = dictionary.CreateString(ServiceModelStringsVersion1.String5, 5);
     this.Advice = dictionary.CreateString(ServiceModelStringsVersion1.String253, 253);
     this.Assertion = dictionary.CreateString(ServiceModelStringsVersion1.String179, 179);
     this.AssertionId = dictionary.CreateString(ServiceModelStringsVersion1.String254, 254);
     this.AssertionIdReference = dictionary.CreateString(ServiceModelStringsVersion1.String255, 255);
     this.Attribute = dictionary.CreateString(ServiceModelStringsVersion1.String256, 256);
     this.AttributeName = dictionary.CreateString(ServiceModelStringsVersion1.String257, 257);
     this.AttributeNamespace = dictionary.CreateString(ServiceModelStringsVersion1.String258, 258);
     this.AttributeStatement = dictionary.CreateString(ServiceModelStringsVersion1.String259, 259);
     this.AttributeValue = dictionary.CreateString(ServiceModelStringsVersion1.String260, 260);
     this.Audience = dictionary.CreateString(ServiceModelStringsVersion1.String261, 261);
     this.AudienceRestrictionCondition = dictionary.CreateString(ServiceModelStringsVersion1.String262, 262);
     this.AuthenticationInstant = dictionary.CreateString(ServiceModelStringsVersion1.String263, 263);
     this.AuthenticationMethod = dictionary.CreateString(ServiceModelStringsVersion1.String264, 264);
     this.AuthenticationStatement = dictionary.CreateString(ServiceModelStringsVersion1.String265, 265);
     this.AuthorityBinding = dictionary.CreateString(ServiceModelStringsVersion1.String266, 266);
     this.AuthorityKind = dictionary.CreateString(ServiceModelStringsVersion1.String267, 267);
     this.AuthorizationDecisionStatement = dictionary.CreateString(ServiceModelStringsVersion1.String268, 268);
     this.Binding = dictionary.CreateString(ServiceModelStringsVersion1.String269, 269);
     this.Condition = dictionary.CreateString(ServiceModelStringsVersion1.String270, 270);
     this.Conditions = dictionary.CreateString(ServiceModelStringsVersion1.String271, 271);
     this.Decision = dictionary.CreateString(ServiceModelStringsVersion1.String272, 272);
     this.DoNotCacheCondition = dictionary.CreateString(ServiceModelStringsVersion1.String273, 273);
     this.Evidence = dictionary.CreateString(ServiceModelStringsVersion1.String274, 274);
     this.IssueInstant = dictionary.CreateString(ServiceModelStringsVersion1.String275, 275);
     this.Issuer = dictionary.CreateString(ServiceModelStringsVersion1.String276, 276);
     this.Location = dictionary.CreateString(ServiceModelStringsVersion1.String277, 277);
     this.MajorVersion = dictionary.CreateString(ServiceModelStringsVersion1.String278, 278);
     this.MinorVersion = dictionary.CreateString(ServiceModelStringsVersion1.String279, 279);
     this.Namespace = dictionary.CreateString(ServiceModelStringsVersion1.String180, 180);
     this.NameIdentifier = dictionary.CreateString(ServiceModelStringsVersion1.String280, 280);
     this.NameIdentifierFormat = dictionary.CreateString(ServiceModelStringsVersion1.String281, 281);
     this.NameIdentifierNameQualifier = dictionary.CreateString(ServiceModelStringsVersion1.String282, 282);
     this.ActionNamespaceAttribute = dictionary.CreateString(ServiceModelStringsVersion1.String283, 283);
     this.NotBefore = dictionary.CreateString(ServiceModelStringsVersion1.String284, 284);
     this.NotOnOrAfter = dictionary.CreateString(ServiceModelStringsVersion1.String285, 285);
     this.PreferredPrefix = dictionary.CreateString(ServiceModelStringsVersion1.String286, 286);
     this.Statement = dictionary.CreateString(ServiceModelStringsVersion1.String287, 287);
     this.Subject = dictionary.CreateString(ServiceModelStringsVersion1.String288, 288);
     this.SubjectConfirmation = dictionary.CreateString(ServiceModelStringsVersion1.String289, 289);
     this.SubjectConfirmationData = dictionary.CreateString(ServiceModelStringsVersion1.String290, 290);
     this.SubjectConfirmationMethod = dictionary.CreateString(ServiceModelStringsVersion1.String291, 291);
     this.HolderOfKey = dictionary.CreateString(ServiceModelStringsVersion1.String292, 292);
     this.SenderVouches = dictionary.CreateString(ServiceModelStringsVersion1.String293, 293);
     this.SubjectLocality = dictionary.CreateString(ServiceModelStringsVersion1.String294, 294);
     this.SubjectLocalityDNSAddress = dictionary.CreateString(ServiceModelStringsVersion1.String295, 295);
     this.SubjectLocalityIPAddress = dictionary.CreateString(ServiceModelStringsVersion1.String296, 296);
     this.SubjectStatement = dictionary.CreateString(ServiceModelStringsVersion1.String297, 297);
     this.UnspecifiedAuthenticationMethod = dictionary.CreateString(ServiceModelStringsVersion1.String298, 298);
     this.NamespaceAttributePrefix = dictionary.CreateString(ServiceModelStringsVersion1.String299, 299);
     this.Resource = dictionary.CreateString(ServiceModelStringsVersion1.String300, 300);
     this.UserName = dictionary.CreateString(ServiceModelStringsVersion1.String301, 301);
     this.UserNameNamespace = dictionary.CreateString(ServiceModelStringsVersion1.String302, 302);
     this.EmailName = dictionary.CreateString(ServiceModelStringsVersion1.String303, 303);
     this.EmailNamespace = dictionary.CreateString(ServiceModelStringsVersion1.String304, 304);
 }
Example #54
0
 public OleTxTransactionExternalDictionary(ServiceModelDictionary dictionary)
 {
     this.Namespace = dictionary.CreateString(ServiceModelStringsVersion1.String352, 352);
     this.Prefix = dictionary.CreateString(ServiceModelStringsVersion1.String353, 353);
     this.OleTxTransaction = dictionary.CreateString(ServiceModelStringsVersion1.String354, 354);
     this.PropagationToken = dictionary.CreateString(ServiceModelStringsVersion1.String355, 355);
 }
Example #55
0
 public PeerWireStringsDictionary(ServiceModelDictionary dictionary)
 {
     this.FloodAction = dictionary.CreateString(ServiceModelStringsVersion1.String429, 429);
     this.LinkUtilityAction = dictionary.CreateString(ServiceModelStringsVersion1.String430, 430);
     this.HopCount = dictionary.CreateString(ServiceModelStringsVersion1.String431, 431);
     this.HopCountNamespace = dictionary.CreateString(ServiceModelStringsVersion1.String432, 432);
     this.PeerVia = dictionary.CreateString(ServiceModelStringsVersion1.String433, 433);
     this.Namespace = dictionary.CreateString(ServiceModelStringsVersion1.String434, 434);
     this.Demuxer = dictionary.CreateString(ServiceModelStringsVersion1.String435, 435);
     this.PeerTo = dictionary.CreateString(ServiceModelStringsVersion1.String436, 436);
 }
Example #56
0
 public Message12Dictionary(ServiceModelDictionary dictionary)
 {
     this.Namespace = dictionary.CreateString(ServiceModelStringsVersion1.String2, 2);
     this.Role = dictionary.CreateString(ServiceModelStringsVersion1.String69, 69);
     this.Relay = dictionary.CreateString(ServiceModelStringsVersion1.String70, 70);
     this.FaultCode = dictionary.CreateString(ServiceModelStringsVersion1.String71, 71);
     this.FaultReason = dictionary.CreateString(ServiceModelStringsVersion1.String72, 72);
     this.FaultText = dictionary.CreateString(ServiceModelStringsVersion1.String73, 73);
     this.FaultNode = dictionary.CreateString(ServiceModelStringsVersion1.String74, 74);
     this.FaultRole = dictionary.CreateString(ServiceModelStringsVersion1.String75, 75);
     this.FaultDetail = dictionary.CreateString(ServiceModelStringsVersion1.String76, 76);
     this.FaultValue = dictionary.CreateString(ServiceModelStringsVersion1.String77, 77);
     this.FaultSubcode = dictionary.CreateString(ServiceModelStringsVersion1.String78, 78);
     this.NotUnderstood = dictionary.CreateString(ServiceModelStringsVersion1.String79, 79);
     this.QName = dictionary.CreateString(ServiceModelStringsVersion1.String80, 80);
 }
Example #57
0
 public MessageDictionary(ServiceModelDictionary dictionary)
 {
     this.MustUnderstand = dictionary.CreateString(ServiceModelStringsVersion1.String0, 0);
     this.Envelope = dictionary.CreateString(ServiceModelStringsVersion1.String1, 1);
     this.Header = dictionary.CreateString(ServiceModelStringsVersion1.String4, 4);
     this.Body = dictionary.CreateString(ServiceModelStringsVersion1.String7, 7);
     this.Prefix = dictionary.CreateString(ServiceModelStringsVersion1.String66, 66);
     this.Fault = dictionary.CreateString(ServiceModelStringsVersion1.String67, 67);
     this.MustUnderstandFault = dictionary.CreateString(ServiceModelStringsVersion1.String68, 68);
     this.Namespace = dictionary.CreateString(ServiceModelStringsVersion1.String440, 440);
 }
Example #58
0
 public ExclusiveC14NDictionary(ServiceModelDictionary dictionary)
 {
     this.Namespace = dictionary.CreateString(ServiceModelStringsVersion1.String111, 111);
     this.PrefixList = dictionary.CreateString(ServiceModelStringsVersion1.String112, 112);
     this.InclusiveNamespaces = dictionary.CreateString(ServiceModelStringsVersion1.String113, 113);
     this.Prefix = dictionary.CreateString(ServiceModelStringsVersion1.String114, 114);
 }
Example #59
0
 public DotNetAddressingDictionary(ServiceModelDictionary dictionary)
 {
     this.Namespace  = dictionary.CreateString("http://schemas.xmlsoap.org/ws/2004/06/addressingex", 0x6c);
     this.RedirectTo = dictionary.CreateString("RedirectTo", 0x6d);
     this.Via        = dictionary.CreateString("Via", 110);
 }
Example #60
0
 public TrustDictionary(ServiceModelDictionary dictionary)
 {
 }