66 references to TrustDec2005Strings
dotnet-svcutil-lib (66)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (64)
239this.CombinedHashLabel = dictionary.Add(TrustDec2005Strings.CombinedHashLabel); 240this.RequestSecurityTokenResponse = dictionary.Add(TrustDec2005Strings.RequestSecurityTokenResponse); 241this.TokenType = dictionary.Add(TrustDec2005Strings.TokenType); 242this.KeySize = dictionary.Add(TrustDec2005Strings.KeySize); 243this.RequestedTokenReference = dictionary.Add(TrustDec2005Strings.RequestedTokenReference); 244this.AppliesTo = dictionary.Add(TrustDec2005Strings.AppliesTo); 245this.Authenticator = dictionary.Add(TrustDec2005Strings.Authenticator); 246this.CombinedHash = dictionary.Add(TrustDec2005Strings.CombinedHash); 247this.BinaryExchange = dictionary.Add(TrustDec2005Strings.BinaryExchange); 248this.Lifetime = dictionary.Add(TrustDec2005Strings.Lifetime); 249this.RequestedSecurityToken = dictionary.Add(TrustDec2005Strings.RequestedSecurityToken); 250this.Entropy = dictionary.Add(TrustDec2005Strings.Entropy); 251this.RequestedProofToken = dictionary.Add(TrustDec2005Strings.RequestedProofToken); 252this.ComputedKey = dictionary.Add(TrustDec2005Strings.ComputedKey); 253this.RequestSecurityToken = dictionary.Add(TrustDec2005Strings.RequestSecurityToken); 254this.RequestType = dictionary.Add(TrustDec2005Strings.RequestType); 255this.Context = dictionary.Add(TrustDec2005Strings.Context); 256this.BinarySecret = dictionary.Add(TrustDec2005Strings.BinarySecret); 257this.Type = dictionary.Add(TrustDec2005Strings.Type); 258this.SpnegoValueTypeUri = dictionary.Add(TrustDec2005Strings.SpnegoValueTypeUri); 259this.TlsnegoValueTypeUri = dictionary.Add(TrustDec2005Strings.TlsnegoValueTypeUri); 260this.Prefix = dictionary.Add(TrustDec2005Strings.Prefix); 261this.RequestSecurityTokenIssuance = dictionary.Add(TrustDec2005Strings.RequestSecurityTokenIssuance); 262this.RequestSecurityTokenIssuanceResponse = dictionary.Add(TrustDec2005Strings.RequestSecurityTokenIssuanceResponse); 263this.RequestTypeIssue = dictionary.Add(TrustDec2005Strings.RequestTypeIssue); 264this.AsymmetricKeyBinarySecret = dictionary.Add(TrustDec2005Strings.AsymmetricKeyBinarySecret); 265this.SymmetricKeyBinarySecret = dictionary.Add(TrustDec2005Strings.SymmetricKeyBinarySecret); 266this.NonceBinarySecret = dictionary.Add(TrustDec2005Strings.NonceBinarySecret); 267this.Psha1ComputedKeyUri = dictionary.Add(TrustDec2005Strings.Psha1ComputedKeyUri); 268this.KeyType = dictionary.Add(TrustDec2005Strings.KeyType); 269this.SymmetricKeyType = dictionary.Add(TrustDec2005Strings.SymmetricKeyType); 270this.PublicKeyType = dictionary.Add(TrustDec2005Strings.PublicKeyType); 271this.Claims = dictionary.Add(TrustDec2005Strings.Claims); 272this.InvalidRequestFaultCode = dictionary.Add(TrustDec2005Strings.InvalidRequestFaultCode); 273this.FailedAuthenticationFaultCode = dictionary.Add(TrustDec2005Strings.FailedAuthenticationFaultCode); 274this.UseKey = dictionary.Add(TrustDec2005Strings.UseKey); 275this.SignWith = dictionary.Add(TrustDec2005Strings.SignWith); 276this.EncryptWith = dictionary.Add(TrustDec2005Strings.EncryptWith); 277this.EncryptionAlgorithm = dictionary.Add(TrustDec2005Strings.EncryptionAlgorithm); 278this.CanonicalizationAlgorithm = dictionary.Add(TrustDec2005Strings.CanonicalizationAlgorithm); 279this.ComputedKeyAlgorithm = dictionary.Add(TrustDec2005Strings.ComputedKeyAlgorithm); 280this.RequestSecurityTokenResponseCollection = dictionary.Add(TrustDec2005Strings.RequestSecurityTokenResponseCollection); 281this.Namespace = dictionary.Add(TrustDec2005Strings.Namespace); 282this.BinarySecretClauseType = dictionary.Add(TrustDec2005Strings.BinarySecretClauseType); 283this.RequestSecurityTokenCollectionIssuanceFinalResponse = dictionary.Add(TrustDec2005Strings.RequestSecurityTokenCollectionIssuanceFinalResponse); 284this.RequestSecurityTokenRenewal = dictionary.Add(TrustDec2005Strings.RequestSecurityTokenRenewal); 285this.RequestSecurityTokenRenewalResponse = dictionary.Add(TrustDec2005Strings.RequestSecurityTokenRenewalResponse); 286this.RequestSecurityTokenCollectionRenewalFinalResponse = dictionary.Add(TrustDec2005Strings.RequestSecurityTokenCollectionRenewalFinalResponse); 287this.RequestSecurityTokenCancellation = dictionary.Add(TrustDec2005Strings.RequestSecurityTokenCancellation); 288this.RequestSecurityTokenCancellationResponse = dictionary.Add(TrustDec2005Strings.RequestSecurityTokenCancellationResponse); 289this.RequestSecurityTokenCollectionCancellationFinalResponse = dictionary.Add(TrustDec2005Strings.RequestSecurityTokenCollectionCancellationFinalResponse); 290this.RequestTypeRenew = dictionary.Add(TrustDec2005Strings.RequestTypeRenew); 291this.RequestTypeClose = dictionary.Add(TrustDec2005Strings.RequestTypeClose); 292this.RenewTarget = dictionary.Add(TrustDec2005Strings.RenewTarget); 293this.CloseTarget = dictionary.Add(TrustDec2005Strings.CloseTarget); 294this.RequestedTokenClosed = dictionary.Add(TrustDec2005Strings.RequestedTokenClosed); 295this.RequestedAttachedReference = dictionary.Add(TrustDec2005Strings.RequestedAttachedReference); 296this.RequestedUnattachedReference = dictionary.Add(TrustDec2005Strings.RequestedUnattachedReference); 297this.IssuedTokensHeader = dictionary.Add(TrustDec2005Strings.IssuedTokensHeader); 298this.KeyWrapAlgorithm = dictionary.Add(TrustDec2005Strings.KeyWrapAlgorithm); 299this.BearerKeyType = dictionary.Add(TrustDec2005Strings.BearerKeyType); 300this.SecondaryParameters = dictionary.Add(TrustDec2005Strings.SecondaryParameters); 301this.Dialect = dictionary.Add(TrustDec2005Strings.Dialect); 302this.DialectType = dictionary.Add(TrustDec2005Strings.DialectType);
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrustDec2005.cs (2)
180Action = TrustDec2005Strings.RequestSecurityTokenIssuance, 181ReplyAction = TrustDec2005Strings.RequestSecurityTokenCollectionIssuanceFinalResponse)]