25 references to SecureConversationDec2005Strings
System.ServiceModel.Primitives (25)
System\ServiceModel\DXD.cs (25)
125SecurityContextToken = dictionary.Add(SecureConversationDec2005Strings.SecurityContextToken); 126AlgorithmAttribute = dictionary.Add(SecureConversationDec2005Strings.AlgorithmAttribute); 127Generation = dictionary.Add(SecureConversationDec2005Strings.Generation); 128Label = dictionary.Add(SecureConversationDec2005Strings.Label); 129Offset = dictionary.Add(SecureConversationDec2005Strings.Offset); 130Properties = dictionary.Add(SecureConversationDec2005Strings.Properties); 131Identifier = dictionary.Add(SecureConversationDec2005Strings.Identifier); 132Cookie = dictionary.Add(SecureConversationDec2005Strings.Cookie); 133RenewNeededFaultCode = dictionary.Add(SecureConversationDec2005Strings.RenewNeededFaultCode); 134BadContextTokenFaultCode = dictionary.Add(SecureConversationDec2005Strings.BadContextTokenFaultCode); 135Prefix = dictionary.Add(SecureConversationDec2005Strings.Prefix); 136DerivedKeyTokenType = dictionary.Add(SecureConversationDec2005Strings.DerivedKeyTokenType); 137SecurityContextTokenType = dictionary.Add(SecureConversationDec2005Strings.SecurityContextTokenType); 138SecurityContextTokenReferenceValueType = dictionary.Add(SecureConversationDec2005Strings.SecurityContextTokenReferenceValueType); 139RequestSecurityContextIssuance = dictionary.Add(SecureConversationDec2005Strings.RequestSecurityContextIssuance); 140RequestSecurityContextIssuanceResponse = dictionary.Add(SecureConversationDec2005Strings.RequestSecurityContextIssuanceResponse); 141RequestSecurityContextRenew = dictionary.Add(SecureConversationDec2005Strings.RequestSecurityContextRenew); 142RequestSecurityContextRenewResponse = dictionary.Add(SecureConversationDec2005Strings.RequestSecurityContextRenewResponse); 143RequestSecurityContextClose = dictionary.Add(SecureConversationDec2005Strings.RequestSecurityContextClose); 144RequestSecurityContextCloseResponse = dictionary.Add(SecureConversationDec2005Strings.RequestSecurityContextCloseResponse); 145Namespace = dictionary.Add(SecureConversationDec2005Strings.Namespace); 146DerivedKeyToken = dictionary.Add(SecureConversationDec2005Strings.DerivedKeyToken); 147Nonce = dictionary.Add(SecureConversationDec2005Strings.Nonce); 148Length = dictionary.Add(SecureConversationDec2005Strings.Length); 149Instance = dictionary.Add(SecureConversationDec2005Strings.Instance);