64 references to TrustDec2005Strings
System.ServiceModel.Primitives (64)
System\ServiceModel\DXD.cs (64)
220CombinedHashLabel = dictionary.Add(TrustDec2005Strings.CombinedHashLabel); 221RequestSecurityTokenResponse = dictionary.Add(TrustDec2005Strings.RequestSecurityTokenResponse); 222TokenType = dictionary.Add(TrustDec2005Strings.TokenType); 223KeySize = dictionary.Add(TrustDec2005Strings.KeySize); 224RequestedTokenReference = dictionary.Add(TrustDec2005Strings.RequestedTokenReference); 225AppliesTo = dictionary.Add(TrustDec2005Strings.AppliesTo); 226Authenticator = dictionary.Add(TrustDec2005Strings.Authenticator); 227CombinedHash = dictionary.Add(TrustDec2005Strings.CombinedHash); 228BinaryExchange = dictionary.Add(TrustDec2005Strings.BinaryExchange); 229Lifetime = dictionary.Add(TrustDec2005Strings.Lifetime); 230RequestedSecurityToken = dictionary.Add(TrustDec2005Strings.RequestedSecurityToken); 231Entropy = dictionary.Add(TrustDec2005Strings.Entropy); 232RequestedProofToken = dictionary.Add(TrustDec2005Strings.RequestedProofToken); 233ComputedKey = dictionary.Add(TrustDec2005Strings.ComputedKey); 234RequestSecurityToken = dictionary.Add(TrustDec2005Strings.RequestSecurityToken); 235RequestType = dictionary.Add(TrustDec2005Strings.RequestType); 236Context = dictionary.Add(TrustDec2005Strings.Context); 237BinarySecret = dictionary.Add(TrustDec2005Strings.BinarySecret); 238Type = dictionary.Add(TrustDec2005Strings.Type); 239SpnegoValueTypeUri = dictionary.Add(TrustDec2005Strings.SpnegoValueTypeUri); 240TlsnegoValueTypeUri = dictionary.Add(TrustDec2005Strings.TlsnegoValueTypeUri); 241Prefix = dictionary.Add(TrustDec2005Strings.Prefix); 242RequestSecurityTokenIssuance = dictionary.Add(TrustDec2005Strings.RequestSecurityTokenIssuance); 243RequestSecurityTokenIssuanceResponse = dictionary.Add(TrustDec2005Strings.RequestSecurityTokenIssuanceResponse); 244RequestTypeIssue = dictionary.Add(TrustDec2005Strings.RequestTypeIssue); 245AsymmetricKeyBinarySecret = dictionary.Add(TrustDec2005Strings.AsymmetricKeyBinarySecret); 246SymmetricKeyBinarySecret = dictionary.Add(TrustDec2005Strings.SymmetricKeyBinarySecret); 247NonceBinarySecret = dictionary.Add(TrustDec2005Strings.NonceBinarySecret); 248Psha1ComputedKeyUri = dictionary.Add(TrustDec2005Strings.Psha1ComputedKeyUri); 249KeyType = dictionary.Add(TrustDec2005Strings.KeyType); 250SymmetricKeyType = dictionary.Add(TrustDec2005Strings.SymmetricKeyType); 251PublicKeyType = dictionary.Add(TrustDec2005Strings.PublicKeyType); 252Claims = dictionary.Add(TrustDec2005Strings.Claims); 253InvalidRequestFaultCode = dictionary.Add(TrustDec2005Strings.InvalidRequestFaultCode); 254FailedAuthenticationFaultCode = dictionary.Add(TrustDec2005Strings.FailedAuthenticationFaultCode); 255UseKey = dictionary.Add(TrustDec2005Strings.UseKey); 256SignWith = dictionary.Add(TrustDec2005Strings.SignWith); 257EncryptWith = dictionary.Add(TrustDec2005Strings.EncryptWith); 258EncryptionAlgorithm = dictionary.Add(TrustDec2005Strings.EncryptionAlgorithm); 259CanonicalizationAlgorithm = dictionary.Add(TrustDec2005Strings.CanonicalizationAlgorithm); 260ComputedKeyAlgorithm = dictionary.Add(TrustDec2005Strings.ComputedKeyAlgorithm); 261RequestSecurityTokenResponseCollection = dictionary.Add(TrustDec2005Strings.RequestSecurityTokenResponseCollection); 262Namespace = dictionary.Add(TrustDec2005Strings.Namespace); 263BinarySecretClauseType = dictionary.Add(TrustDec2005Strings.BinarySecretClauseType); 264RequestSecurityTokenCollectionIssuanceFinalResponse = dictionary.Add(TrustDec2005Strings.RequestSecurityTokenCollectionIssuanceFinalResponse); 265RequestSecurityTokenRenewal = dictionary.Add(TrustDec2005Strings.RequestSecurityTokenRenewal); 266RequestSecurityTokenRenewalResponse = dictionary.Add(TrustDec2005Strings.RequestSecurityTokenRenewalResponse); 267RequestSecurityTokenCollectionRenewalFinalResponse = dictionary.Add(TrustDec2005Strings.RequestSecurityTokenCollectionRenewalFinalResponse); 268RequestSecurityTokenCancellation = dictionary.Add(TrustDec2005Strings.RequestSecurityTokenCancellation); 269RequestSecurityTokenCancellationResponse = dictionary.Add(TrustDec2005Strings.RequestSecurityTokenCancellationResponse); 270RequestSecurityTokenCollectionCancellationFinalResponse = dictionary.Add(TrustDec2005Strings.RequestSecurityTokenCollectionCancellationFinalResponse); 271RequestTypeRenew = dictionary.Add(TrustDec2005Strings.RequestTypeRenew); 272RequestTypeClose = dictionary.Add(TrustDec2005Strings.RequestTypeClose); 273RenewTarget = dictionary.Add(TrustDec2005Strings.RenewTarget); 274CloseTarget = dictionary.Add(TrustDec2005Strings.CloseTarget); 275RequestedTokenClosed = dictionary.Add(TrustDec2005Strings.RequestedTokenClosed); 276RequestedAttachedReference = dictionary.Add(TrustDec2005Strings.RequestedAttachedReference); 277RequestedUnattachedReference = dictionary.Add(TrustDec2005Strings.RequestedUnattachedReference); 278IssuedTokensHeader = dictionary.Add(TrustDec2005Strings.IssuedTokensHeader); 279KeyWrapAlgorithm = dictionary.Add(TrustDec2005Strings.KeyWrapAlgorithm); 280BearerKeyType = dictionary.Add(TrustDec2005Strings.BearerKeyType); 281SecondaryParameters = dictionary.Add(TrustDec2005Strings.SecondaryParameters); 282Dialect = dictionary.Add(TrustDec2005Strings.Dialect); 283DialectType = dictionary.Add(TrustDec2005Strings.DialectType);