349 references to Add
System.IdentityModel (63)
System\IdentityModel\Tokens\SessionDictionary.cs (63)
83_claim = Add("Claim"); 84_sct = Add("SecurityContextToken"); 85_version = Add("Version"); 86_scVersion = Add("SecureConversationVersion"); 87_issuer = Add("Issuer"); 88_originalIssuer = Add("OriginalIssuer"); 89_issuerRef = Add("IssuerRef"); 90_claimCollection = Add("ClaimCollection"); 91_actor = Add("Actor"); 92_claimProperty = Add("ClaimProperty"); 93_claimProperties = Add("ClaimProperties"); 94_value = Add("Value"); 95_valueType = Add("ValueType"); 96_label = Add("Label"); 97_type = Add("Type"); 98_subjectId = Add("subjectID"); 99_claimPropertyName = Add("ClaimPropertyName"); 100_claimPropertyValue = Add("ClaimPropertyValue"); 101_authenticationType = Add("AuthenticationType"); 102_nameClaimType = Add("NameClaimType"); 103_roleClaimType = Add("RoleClaimType"); 104_nullValue = Add("Null"); 105_emptyString = Add(String.Empty); 106_key = Add("Key"); 107_effectiveTime = Add("EffectiveTime"); 108_expiryTime = Add("ExpiryTime"); 109_keyGeneration = Add("KeyGeneration"); 110_keyEffectiveTime = Add("KeyEffectiveTime"); 111_keyExpiryTime = Add("KeyExpiryTime"); 112_sessionId = Add("SessionId"); 113_id = Add("Id"); 114_validFrom = Add("ValidFrom"); 115_validTo = Add("ValidTo"); 116_contextId = Add("ContextId"); 117_sesionToken = Add("SessionToken"); 118_sesionTokenCookie = Add("SessionTokenCookie"); 119_bootStrapToken = Add("BootStrapToken"); 120_context = Add("Context"); 121_claimsPrincipal = Add("ClaimsPrincipal"); 122_windowsPrincipal = Add("WindowsPrincipal"); 123_windowsIdentity = Add("WindowIdentity"); 124_identity = Add("Identity"); 125_identities = Add("Identities"); 126_windowsLogonName = Add("WindowsLogonName"); 127_persistentTrue = Add("PersistentTrue"); 128_sctAuthorizationPolicy = Add("SctAuthorizationPolicy"); 129_right = Add("Right"); 130_endpointId = Add("EndpointId"); 131_windowsSidClaim = Add("WindowsSidClaim"); 132_denyOnlySidClaim = Add("DenyOnlySidClaim"); 133_x500DistinguishedNameClaim = Add("X500DistinguishedNameClaim"); 134_x509ThumbprintClaim = Add("X509ThumbprintClaim"); 135_nameClaim = Add("NameClaim"); 136_dnsClaim = Add("DnsClaim"); 137_rsaClaim = Add("RsaClaim"); 138_mailAddressClaim = Add("MailAddressClaim"); 139_systemClaim = Add("SystemClaim"); 140_hashClaim = Add("HashClaim"); 141_spnClaim = Add("SpnClaim"); 142_upnClaim = Add("UpnClaim"); 143_urlClaim = Add("UrlClaim"); 144_sid = Add("Sid"); 145_referenceModeTrue = Add("ReferenceModeTrue");
System.Runtime.Serialization (95)
System\Runtime\Serialization\ClassDataContract.cs (8)
349return dictionary.Add(ns); 697this.Name = dictionary.Add(StableName.Name); 698this.Namespace = dictionary.Add(StableName.Namespace); 740Name = dictionary.Add(StableName.Name); 741Namespace = dictionary.Add(StableName.Namespace); 769MemberNames[i + baseMemberCount] = dictionary.Add(Members[i].Name); 782Name = dictionary.Add(StableName.Name); 790MemberNames[i] = dictionary.Add(Members[i].Name);
System\Runtime\Serialization\CollectionDataContract.cs (3)
564this.Name = dictionary.Add(this.StableName.Name); 565this.Namespace = dictionary.Add(this.StableName.Namespace); 567this.collectionItemName = dictionary.Add(this.itemName);
System\Runtime\Serialization\DataContract.cs (4)
1043clrTypeStrings.Add(Globals.TypeOfInt.Assembly.FullName, clrTypeStringsDictionary.Add(Globals.MscorlibAssemblyName)); 1057value = clrTypeStringsDictionary.Add(key); 1257this.Name = dictionary.Add(stableName.Name); 1258this.Namespace = dictionary.Add(stableName.Namespace);
System\Runtime\Serialization\DataContractSerializer.cs (2)
98Initialize(type, dictionary.Add(rootName), dictionary.Add(DataContract.GetNamespace(rootNamespace)), knownTypes, maxItemsInObjectGraph, ignoreExtensionDataObject, preserveObjectReferences, dataContractSurrogate, dataContractResolver, false);
System\Runtime\Serialization\DictionaryGlobals.cs (61)
89SchemaInstanceNamespace = dictionary.Add(Globals.SchemaInstanceNamespace); 90SerializationNamespace = dictionary.Add(Globals.SerializationNamespace); 91SchemaNamespace = dictionary.Add(Globals.SchemaNamespace); 92XsiTypeLocalName = dictionary.Add(Globals.XsiTypeLocalName); 93XsiNilLocalName = dictionary.Add(Globals.XsiNilLocalName); 96IdLocalName = dictionary.Add(Globals.IdLocalName); 97RefLocalName = dictionary.Add(Globals.RefLocalName); 98ArraySizeLocalName = dictionary.Add(Globals.ArraySizeLocalName); 99EmptyString = dictionary.Add(String.Empty); 100ISerializableFactoryTypeLocalName = dictionary.Add(Globals.ISerializableFactoryTypeLocalName); 103XmlnsNamespace = dictionary.Add(Globals.XmlnsNamespace); 104CharLocalName = dictionary.Add("char"); 105BooleanLocalName = dictionary.Add("boolean"); 106SignedByteLocalName = dictionary.Add("byte"); 107UnsignedByteLocalName = dictionary.Add("unsignedByte"); 110ShortLocalName = dictionary.Add("short"); 111UnsignedShortLocalName = dictionary.Add("unsignedShort"); 112IntLocalName = dictionary.Add("int"); 113UnsignedIntLocalName = dictionary.Add("unsignedInt"); 114LongLocalName = dictionary.Add("long"); 117UnsignedLongLocalName = dictionary.Add("unsignedLong"); 118FloatLocalName = dictionary.Add("float"); 119DoubleLocalName = dictionary.Add("double"); 120DecimalLocalName = dictionary.Add("decimal"); 121DateTimeLocalName = dictionary.Add("dateTime"); 124StringLocalName = dictionary.Add("string"); 125ByteArrayLocalName = dictionary.Add("base64Binary"); 126ObjectLocalName = dictionary.Add("anyType"); 127TimeSpanLocalName = dictionary.Add("duration"); 128GuidLocalName = dictionary.Add("guid"); 131UriLocalName = dictionary.Add("anyURI"); 132QNameLocalName = dictionary.Add("QName"); 133ClrTypeLocalName = dictionary.Add(Globals.ClrTypeLocalName); 134ClrAssemblyLocalName = dictionary.Add(Globals.ClrAssemblyLocalName); 135Space = dictionary.Add(Globals.Space); 138timeLocalName = dictionary.Add("time"); 139dateLocalName = dictionary.Add("date"); 140hexBinaryLocalName = dictionary.Add("hexBinary"); 141gYearMonthLocalName = dictionary.Add("gYearMonth"); 142gYearLocalName = dictionary.Add("gYear"); 145gMonthDayLocalName = dictionary.Add("gMonthDay"); 146gDayLocalName = dictionary.Add("gDay"); 147gMonthLocalName = dictionary.Add("gMonth"); 148integerLocalName = dictionary.Add("integer"); 149positiveIntegerLocalName = dictionary.Add("positiveInteger"); 152negativeIntegerLocalName = dictionary.Add("negativeInteger"); 153nonPositiveIntegerLocalName = dictionary.Add("nonPositiveInteger"); 154nonNegativeIntegerLocalName = dictionary.Add("nonNegativeInteger"); 155normalizedStringLocalName = dictionary.Add("normalizedString"); 156tokenLocalName = dictionary.Add("token"); 159languageLocalName = dictionary.Add("language"); 160NameLocalName = dictionary.Add("Name"); 161NCNameLocalName = dictionary.Add("NCName"); 162XSDIDLocalName = dictionary.Add("ID"); 163IDREFLocalName = dictionary.Add("IDREF"); 166IDREFSLocalName = dictionary.Add("IDREFS"); 167ENTITYLocalName = dictionary.Add("ENTITY"); 168ENTITIESLocalName = dictionary.Add("ENTITIES"); 169NMTOKENLocalName = dictionary.Add("NMTOKEN"); 170NMTOKENSLocalName = dictionary.Add("NMTOKENS"); 173AsmxTypesNamespace = dictionary.Add("http://microsoft.com/wsdl/types/");
System\Runtime\Serialization\EnumDataContract.cs (3)
199Name = dictionary.Add(StableName.Name); 200Namespace = dictionary.Add(StableName.Namespace); 203childElementNames[i] = dictionary.Add(Members[i].Name);
System\Runtime\Serialization\Json\DataContractJsonSerializer.cs (3)
88Initialize(type, dictionary.Add(rootName), knownTypes, maxItemsInObjectGraph, ignoreExtensionDataObject, dataContractSurrogate, emitTypeInformation, false, null, false); 109XmlDictionaryString rootName = (settings.RootName == null) ? null : new XmlDictionary(1).Add(settings.RootName); 359return (xmlName == null) ? null : new XmlDictionary().Add(ConvertXmlNameToJsonName(xmlName.Value));
System\Runtime\Serialization\Json\JsonGlobals.cs (3)
20public static readonly XmlDictionaryString dDictionaryString = new XmlDictionary().Add("d"); 28public static readonly XmlDictionaryString itemDictionaryString = new XmlDictionary().Add("item"); 32public static readonly XmlDictionaryString rootDictionaryString = new XmlDictionary().Add("root");
System\Runtime\Serialization\NetDataContractSerializer.cs (2)
64Initialize(dictionary.Add(rootName), dictionary.Add(DataContract.GetNamespace(rootNamespace)), context, maxItemsInObjectGraph, ignoreExtensionDataObject, assemblyFormat, surrogateSelector);
System\Runtime\Serialization\XmlDataContract.cs (6)
209this.Name = dictionary.Add(StableName.Name); 210this.Namespace = dictionary.Add(StableName.Namespace); 228topLevelElementName = (elementName == null || elementName.Length == 0) ? Name : dictionary.Add(DataContract.EncodeLocalName(elementName)); 230topLevelElementNamespace = (elementNs == null || elementNs.Length == 0) ? DictionaryGlobals.EmptyString : dictionary.Add(elementNs); 330this.TopLevelElementName = dictionary.Add(elementName.Name); 331this.TopLevelElementNamespace = dictionary.Add(elementName.Namespace);
System.ServiceModel (191)
System\ServiceModel\Dispatcher\OperationFormatter.cs (1)
482dictionaryString = dictionary.Add(s);
System\ServiceModel\Dispatcher\PrimitiveOperationFormatter.cs (3)
60xsiNilLocalName = dictionary.Add("nil"); 61xsiNilNamespace = dictionary.Add(System.Xml.Schema.XmlSchema.InstanceNamespace); 179dictionaryString = dictionary.Add(s);
System\ServiceModel\DXD.cs (137)
91this.Namespace = dictionary.Add(AtomicTransactionExternal11Strings.Namespace); 92this.CompletionUri = dictionary.Add(AtomicTransactionExternal11Strings.CompletionUri); 93this.Durable2PCUri = dictionary.Add(AtomicTransactionExternal11Strings.Durable2PCUri); 94this.Volatile2PCUri = dictionary.Add(AtomicTransactionExternal11Strings.Volatile2PCUri); 95this.CommitAction = dictionary.Add(AtomicTransactionExternal11Strings.CommitAction); 96this.RollbackAction = dictionary.Add(AtomicTransactionExternal11Strings.RollbackAction); 97this.CommittedAction = dictionary.Add(AtomicTransactionExternal11Strings.CommittedAction); 98this.AbortedAction = dictionary.Add(AtomicTransactionExternal11Strings.AbortedAction); 99this.PrepareAction = dictionary.Add(AtomicTransactionExternal11Strings.PrepareAction); 100this.PreparedAction = dictionary.Add(AtomicTransactionExternal11Strings.PreparedAction); 101this.ReadOnlyAction = dictionary.Add(AtomicTransactionExternal11Strings.ReadOnlyAction); 102this.ReplayAction = dictionary.Add(AtomicTransactionExternal11Strings.ReplayAction); 103this.FaultAction = dictionary.Add(AtomicTransactionExternal11Strings.FaultAction); 104this.UnknownTransaction = dictionary.Add(AtomicTransactionExternal11Strings.UnknownTransaction); 121this.Namespace = dictionary.Add(CoordinationExternal11Strings.Namespace); 122this.CreateCoordinationContextAction = dictionary.Add(CoordinationExternal11Strings.CreateCoordinationContextAction); 123this.CreateCoordinationContextResponseAction = dictionary.Add(CoordinationExternal11Strings.CreateCoordinationContextResponseAction); 124this.RegisterAction = dictionary.Add(CoordinationExternal11Strings.RegisterAction); 125this.RegisterResponseAction = dictionary.Add(CoordinationExternal11Strings.RegisterResponseAction); 126this.FaultAction = dictionary.Add(CoordinationExternal11Strings.FaultAction); 127this.CannotCreateContext = dictionary.Add(CoordinationExternal11Strings.CannotCreateContext); 128this.CannotRegisterParticipant = dictionary.Add(CoordinationExternal11Strings.CannotRegisterParticipant); 144this.SecurityContextToken = dictionary.Add(SecureConversationDec2005Strings.SecurityContextToken); 145this.AlgorithmAttribute = dictionary.Add(SecureConversationDec2005Strings.AlgorithmAttribute); 146this.Generation = dictionary.Add(SecureConversationDec2005Strings.Generation); 147this.Label = dictionary.Add(SecureConversationDec2005Strings.Label); 148this.Offset = dictionary.Add(SecureConversationDec2005Strings.Offset); 149this.Properties = dictionary.Add(SecureConversationDec2005Strings.Properties); 150this.Identifier = dictionary.Add(SecureConversationDec2005Strings.Identifier); 151this.Cookie = dictionary.Add(SecureConversationDec2005Strings.Cookie); 152this.RenewNeededFaultCode = dictionary.Add(SecureConversationDec2005Strings.RenewNeededFaultCode); 153this.BadContextTokenFaultCode = dictionary.Add(SecureConversationDec2005Strings.BadContextTokenFaultCode); 154this.Prefix = dictionary.Add(SecureConversationDec2005Strings.Prefix); 155this.DerivedKeyTokenType = dictionary.Add(SecureConversationDec2005Strings.DerivedKeyTokenType); 156this.SecurityContextTokenType = dictionary.Add(SecureConversationDec2005Strings.SecurityContextTokenType); 157this.SecurityContextTokenReferenceValueType = dictionary.Add(SecureConversationDec2005Strings.SecurityContextTokenReferenceValueType); 158this.RequestSecurityContextIssuance = dictionary.Add(SecureConversationDec2005Strings.RequestSecurityContextIssuance); 159this.RequestSecurityContextIssuanceResponse = dictionary.Add(SecureConversationDec2005Strings.RequestSecurityContextIssuanceResponse); 160this.RequestSecurityContextRenew = dictionary.Add(SecureConversationDec2005Strings.RequestSecurityContextRenew); 161this.RequestSecurityContextRenewResponse = dictionary.Add(SecureConversationDec2005Strings.RequestSecurityContextRenewResponse); 162this.RequestSecurityContextClose = dictionary.Add(SecureConversationDec2005Strings.RequestSecurityContextClose); 163this.RequestSecurityContextCloseResponse = dictionary.Add(SecureConversationDec2005Strings.RequestSecurityContextCloseResponse); 164this.Namespace = dictionary.Add(SecureConversationDec2005Strings.Namespace); 165this.DerivedKeyToken = dictionary.Add(SecureConversationDec2005Strings.DerivedKeyToken); 166this.Nonce = dictionary.Add(SecureConversationDec2005Strings.Nonce); 167this.Length = dictionary.Add(SecureConversationDec2005Strings.Length); 168this.Instance = dictionary.Add(SecureConversationDec2005Strings.Instance); 210this.Psha1KeyDerivationDec2005 = dictionary.Add(SecurityAlgorithmDec2005Strings.Psha1KeyDerivationDec2005); 240this.CombinedHashLabel = dictionary.Add(TrustDec2005Strings.CombinedHashLabel); 241this.RequestSecurityTokenResponse = dictionary.Add(TrustDec2005Strings.RequestSecurityTokenResponse); 242this.TokenType = dictionary.Add(TrustDec2005Strings.TokenType); 243this.KeySize = dictionary.Add(TrustDec2005Strings.KeySize); 244this.RequestedTokenReference = dictionary.Add(TrustDec2005Strings.RequestedTokenReference); 245this.AppliesTo = dictionary.Add(TrustDec2005Strings.AppliesTo); 246this.Authenticator = dictionary.Add(TrustDec2005Strings.Authenticator); 247this.CombinedHash = dictionary.Add(TrustDec2005Strings.CombinedHash); 248this.BinaryExchange = dictionary.Add(TrustDec2005Strings.BinaryExchange); 249this.Lifetime = dictionary.Add(TrustDec2005Strings.Lifetime); 250this.RequestedSecurityToken = dictionary.Add(TrustDec2005Strings.RequestedSecurityToken); 251this.Entropy = dictionary.Add(TrustDec2005Strings.Entropy); 252this.RequestedProofToken = dictionary.Add(TrustDec2005Strings.RequestedProofToken); 253this.ComputedKey = dictionary.Add(TrustDec2005Strings.ComputedKey); 254this.RequestSecurityToken = dictionary.Add(TrustDec2005Strings.RequestSecurityToken); 255this.RequestType = dictionary.Add(TrustDec2005Strings.RequestType); 256this.Context = dictionary.Add(TrustDec2005Strings.Context); 257this.BinarySecret = dictionary.Add(TrustDec2005Strings.BinarySecret); 258this.Type = dictionary.Add(TrustDec2005Strings.Type); 259this.SpnegoValueTypeUri = dictionary.Add(TrustDec2005Strings.SpnegoValueTypeUri); 260this.TlsnegoValueTypeUri = dictionary.Add(TrustDec2005Strings.TlsnegoValueTypeUri); 261this.Prefix = dictionary.Add(TrustDec2005Strings.Prefix); 262this.RequestSecurityTokenIssuance = dictionary.Add(TrustDec2005Strings.RequestSecurityTokenIssuance); 263this.RequestSecurityTokenIssuanceResponse = dictionary.Add(TrustDec2005Strings.RequestSecurityTokenIssuanceResponse); 264this.RequestTypeIssue = dictionary.Add(TrustDec2005Strings.RequestTypeIssue); 265this.AsymmetricKeyBinarySecret = dictionary.Add(TrustDec2005Strings.AsymmetricKeyBinarySecret); 266this.SymmetricKeyBinarySecret = dictionary.Add(TrustDec2005Strings.SymmetricKeyBinarySecret); 267this.NonceBinarySecret = dictionary.Add(TrustDec2005Strings.NonceBinarySecret); 268this.Psha1ComputedKeyUri = dictionary.Add(TrustDec2005Strings.Psha1ComputedKeyUri); 269this.KeyType = dictionary.Add(TrustDec2005Strings.KeyType); 270this.SymmetricKeyType = dictionary.Add(TrustDec2005Strings.SymmetricKeyType); 271this.PublicKeyType = dictionary.Add(TrustDec2005Strings.PublicKeyType); 272this.Claims = dictionary.Add(TrustDec2005Strings.Claims); 273this.InvalidRequestFaultCode = dictionary.Add(TrustDec2005Strings.InvalidRequestFaultCode); 274this.FailedAuthenticationFaultCode = dictionary.Add(TrustDec2005Strings.FailedAuthenticationFaultCode); 275this.UseKey = dictionary.Add(TrustDec2005Strings.UseKey); 276this.SignWith = dictionary.Add(TrustDec2005Strings.SignWith); 277this.EncryptWith = dictionary.Add(TrustDec2005Strings.EncryptWith); 278this.EncryptionAlgorithm = dictionary.Add(TrustDec2005Strings.EncryptionAlgorithm); 279this.CanonicalizationAlgorithm = dictionary.Add(TrustDec2005Strings.CanonicalizationAlgorithm); 280this.ComputedKeyAlgorithm = dictionary.Add(TrustDec2005Strings.ComputedKeyAlgorithm); 281this.RequestSecurityTokenResponseCollection = dictionary.Add(TrustDec2005Strings.RequestSecurityTokenResponseCollection); 282this.Namespace = dictionary.Add(TrustDec2005Strings.Namespace); 283this.BinarySecretClauseType = dictionary.Add(TrustDec2005Strings.BinarySecretClauseType); 284this.RequestSecurityTokenCollectionIssuanceFinalResponse = dictionary.Add(TrustDec2005Strings.RequestSecurityTokenCollectionIssuanceFinalResponse); 285this.RequestSecurityTokenRenewal = dictionary.Add(TrustDec2005Strings.RequestSecurityTokenRenewal); 286this.RequestSecurityTokenRenewalResponse = dictionary.Add(TrustDec2005Strings.RequestSecurityTokenRenewalResponse); 287this.RequestSecurityTokenCollectionRenewalFinalResponse = dictionary.Add(TrustDec2005Strings.RequestSecurityTokenCollectionRenewalFinalResponse); 288this.RequestSecurityTokenCancellation = dictionary.Add(TrustDec2005Strings.RequestSecurityTokenCancellation); 289this.RequestSecurityTokenCancellationResponse = dictionary.Add(TrustDec2005Strings.RequestSecurityTokenCancellationResponse); 290this.RequestSecurityTokenCollectionCancellationFinalResponse = dictionary.Add(TrustDec2005Strings.RequestSecurityTokenCollectionCancellationFinalResponse); 291this.RequestTypeRenew = dictionary.Add(TrustDec2005Strings.RequestTypeRenew); 292this.RequestTypeClose = dictionary.Add(TrustDec2005Strings.RequestTypeClose); 293this.RenewTarget = dictionary.Add(TrustDec2005Strings.RenewTarget); 294this.CloseTarget = dictionary.Add(TrustDec2005Strings.CloseTarget); 295this.RequestedTokenClosed = dictionary.Add(TrustDec2005Strings.RequestedTokenClosed); 296this.RequestedAttachedReference = dictionary.Add(TrustDec2005Strings.RequestedAttachedReference); 297this.RequestedUnattachedReference = dictionary.Add(TrustDec2005Strings.RequestedUnattachedReference); 298this.IssuedTokensHeader = dictionary.Add(TrustDec2005Strings.IssuedTokensHeader); 299this.KeyWrapAlgorithm = dictionary.Add(TrustDec2005Strings.KeyWrapAlgorithm); 300this.BearerKeyType = dictionary.Add(TrustDec2005Strings.BearerKeyType); 301this.SecondaryParameters = dictionary.Add(TrustDec2005Strings.SecondaryParameters); 302this.Dialect = dictionary.Add(TrustDec2005Strings.Dialect); 303this.DialectType = dictionary.Add(TrustDec2005Strings.DialectType); 460this.AckRequestedAction = dictionary.Add(Wsrm11Strings.AckRequestedAction); 461this.CloseSequence = dictionary.Add(Wsrm11Strings.CloseSequence); 462this.CloseSequenceAction = dictionary.Add(Wsrm11Strings.CloseSequenceAction); 463this.CloseSequenceResponse = dictionary.Add(Wsrm11Strings.CloseSequenceResponse); 464this.CloseSequenceResponseAction = dictionary.Add(Wsrm11Strings.CloseSequenceResponseAction); 465this.CreateSequenceAction = dictionary.Add(Wsrm11Strings.CreateSequenceAction); 466this.CreateSequenceResponseAction = dictionary.Add(Wsrm11Strings.CreateSequenceResponseAction); 467this.DiscardFollowingFirstGap = dictionary.Add(Wsrm11Strings.DiscardFollowingFirstGap); 468this.Endpoint = dictionary.Add(Wsrm11Strings.Endpoint); 469this.FaultAction = dictionary.Add(Wsrm11Strings.FaultAction); 470this.Final = dictionary.Add(Wsrm11Strings.Final); 471this.IncompleteSequenceBehavior = dictionary.Add(Wsrm11Strings.IncompleteSequenceBehavior); 472this.LastMsgNumber = dictionary.Add(Wsrm11Strings.LastMsgNumber); 473this.MaxMessageNumber = dictionary.Add(Wsrm11Strings.MaxMessageNumber); 474this.Namespace = dictionary.Add(Wsrm11Strings.Namespace); 475this.NoDiscard = dictionary.Add(Wsrm11Strings.NoDiscard); 476this.None = dictionary.Add(Wsrm11Strings.None); 477this.SequenceAcknowledgementAction = dictionary.Add(Wsrm11Strings.SequenceAcknowledgementAction); 478this.SequenceClosed = dictionary.Add(Wsrm11Strings.SequenceClosed); 479this.TerminateSequenceAction = dictionary.Add(Wsrm11Strings.TerminateSequenceAction); 480this.TerminateSequenceResponse = dictionary.Add(Wsrm11Strings.TerminateSequenceResponse); 481this.TerminateSequenceResponseAction = dictionary.Add(Wsrm11Strings.TerminateSequenceResponseAction); 482this.UsesSequenceSSL = dictionary.Add(Wsrm11Strings.UsesSequenceSSL); 483this.UsesSequenceSTR = dictionary.Add(Wsrm11Strings.UsesSequenceSTR); 484this.WsrmRequired = dictionary.Add(Wsrm11Strings.WsrmRequired);
System\ServiceModel\Security\SctClaimDictionary.cs (50)
78this.securityContextToken = this.Add("SecurityContextSecurityToken"); 79this.version = this.Add("Version"); 80this.contextId = this.Add("ContextId"); 81this.id = this.Add("Id"); 82this.key = this.Add("Key"); 83this.isCookieMode = this.Add("IsCookieMode"); 84this.serviceContractId = this.Add("ServiceContractId"); 85this.effectiveTime = this.Add("EffectiveTime"); 86this.expiryTime = this.Add("ExpiryTime"); 87this.keyGeneration = this.Add("KeyGeneration"); 88this.keyEffectiveTime = this.Add("KeyEffectiveTime"); 89this.keyExpiryTime = this.Add("KeyExpiryTime"); 90this.claim = this.Add("Claim"); 91this.claimSets = this.Add("ClaimSets"); 92this.claimSet = this.Add("ClaimSet"); 93this.identities = this.Add("Identities"); 94this.primaryIdentity = this.Add("PrimaryIdentity"); 95this.primaryIssuer = this.Add("PrimaryIssuer"); 97this.x509CertificateClaimSet = this.Add("X509CertificateClaimSet"); 98this.systemClaimSet = this.Add("SystemClaimSet"); 99this.windowsClaimSet = this.Add("WindowsClaimSet"); 100this.anonymousClaimSet = this.Add("AnonymousClaimSet"); 102this.binaryClaim = this.Add("BinaryClaim"); 103this.dnsClaim = this.Add("DnsClaim"); 104this.genericIdentity = this.Add("GenericIdentity"); 105this.authenticationType = this.Add("AuthenticationType"); 106this.right = this.Add("Right"); 107this.hashClaim = this.Add("HashClaim"); 108this.mailAddressClaim = this.Add("MailAddressClaim"); 109this.nameClaim = this.Add("NameClaim"); 110this.rsaClaim = this.Add("RsaClaim"); 111this.spnClaim = this.Add("SpnClaim"); 112this.systemClaim = this.Add("SystemClaim"); 113this.upnClaim = this.Add("UpnClaim"); 114this.urlClaim = this.Add("UrlClaim"); 115this.windowsSidClaim = this.Add("WindowsSidClaim"); 116this.denyOnlySidClaim = this.Add("DenyOnlySidClaim"); 117this.windowsSidIdentity = this.Add("WindowsSidIdentity"); 118this.x500DistinguishedNameClaim = this.Add("X500DistinguishedClaim"); 119this.x509ThumbprintClaim = this.Add("X509ThumbprintClaim"); 121this.name = this.Add("Name"); 122this.sid = this.Add("Sid"); 123this.value = this.Add("Value"); 124this.nullValue = this.Add("Null"); 125this.genericXmlToken = this.Add("GenericXmlSecurityToken"); 126this.tokenType = this.Add("TokenType"); 127this.internalTokenReference = this.Add("InternalTokenReference"); 128this.externalTokenReference = this.Add("ExternalTokenReference"); 129this.tokenXml = this.Add("TokenXml"); 130this.emptyString = this.Add(String.Empty);