25 references to SecureConversationDec2005Strings
System.ServiceModel (25)
System\ServiceModel\DXD.cs (25)
144
this.SecurityContextToken = dictionary.Add(
SecureConversationDec2005Strings
.SecurityContextToken);
145
this.AlgorithmAttribute = dictionary.Add(
SecureConversationDec2005Strings
.AlgorithmAttribute);
146
this.Generation = dictionary.Add(
SecureConversationDec2005Strings
.Generation);
147
this.Label = dictionary.Add(
SecureConversationDec2005Strings
.Label);
148
this.Offset = dictionary.Add(
SecureConversationDec2005Strings
.Offset);
149
this.Properties = dictionary.Add(
SecureConversationDec2005Strings
.Properties);
150
this.Identifier = dictionary.Add(
SecureConversationDec2005Strings
.Identifier);
151
this.Cookie = dictionary.Add(
SecureConversationDec2005Strings
.Cookie);
152
this.RenewNeededFaultCode = dictionary.Add(
SecureConversationDec2005Strings
.RenewNeededFaultCode);
153
this.BadContextTokenFaultCode = dictionary.Add(
SecureConversationDec2005Strings
.BadContextTokenFaultCode);
154
this.Prefix = dictionary.Add(
SecureConversationDec2005Strings
.Prefix);
155
this.DerivedKeyTokenType = dictionary.Add(
SecureConversationDec2005Strings
.DerivedKeyTokenType);
156
this.SecurityContextTokenType = dictionary.Add(
SecureConversationDec2005Strings
.SecurityContextTokenType);
157
this.SecurityContextTokenReferenceValueType = dictionary.Add(
SecureConversationDec2005Strings
.SecurityContextTokenReferenceValueType);
158
this.RequestSecurityContextIssuance = dictionary.Add(
SecureConversationDec2005Strings
.RequestSecurityContextIssuance);
159
this.RequestSecurityContextIssuanceResponse = dictionary.Add(
SecureConversationDec2005Strings
.RequestSecurityContextIssuanceResponse);
160
this.RequestSecurityContextRenew = dictionary.Add(
SecureConversationDec2005Strings
.RequestSecurityContextRenew);
161
this.RequestSecurityContextRenewResponse = dictionary.Add(
SecureConversationDec2005Strings
.RequestSecurityContextRenewResponse);
162
this.RequestSecurityContextClose = dictionary.Add(
SecureConversationDec2005Strings
.RequestSecurityContextClose);
163
this.RequestSecurityContextCloseResponse = dictionary.Add(
SecureConversationDec2005Strings
.RequestSecurityContextCloseResponse);
164
this.Namespace = dictionary.Add(
SecureConversationDec2005Strings
.Namespace);
165
this.DerivedKeyToken = dictionary.Add(
SecureConversationDec2005Strings
.DerivedKeyToken);
166
this.Nonce = dictionary.Add(
SecureConversationDec2005Strings
.Nonce);
167
this.Length = dictionary.Add(
SecureConversationDec2005Strings
.Length);
168
this.Instance = dictionary.Add(
SecureConversationDec2005Strings
.Instance);