25 references to SecureConversationDec2005Strings
System.ServiceModel (25)
System\ServiceModel\DXD.cs (25)
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);