1 instantiation of IdentityModelDictionary
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelDictionary.cs (1)
13
static public readonly IdentityModelDictionary Version1 = new
IdentityModelDictionary
(new IdentityModelStringsVersion1());
19 references to IdentityModelDictionary
dotnet-svcutil-lib (19)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelDictionary.cs (2)
13
static public readonly
IdentityModelDictionary
Version1 = new IdentityModelDictionary(new IdentityModelStringsVersion1());
26
static public
IdentityModelDictionary
CurrentVersion
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (17)
15
static public
IdentityModelDictionary
Dictionary { get { return
IdentityModelDictionary
.CurrentVersion; } }
169
public ExclusiveC14NDictionary(
IdentityModelDictionary
dictionary)
255
public SamlDictionary(
IdentityModelDictionary
dictionary)
419
public SecureConversationDictionary(
IdentityModelDictionary
dictionary)
439
public SecureConversationDec2005Dictionary(
IdentityModelDictionary
dictionary) : base(dictionary)
509
public SecureConversationFeb2005Dictionary(
IdentityModelDictionary
dictionary) : base(dictionary)
603
public SecurityAlgorithmDictionary(
IdentityModelDictionary
dictionary)
675
public SecurityAlgorithmDec2005Dictionary(
IdentityModelDictionary
dictionary)
728
public SecurityJan2004Dictionary(
IdentityModelDictionary
dictionary)
821
public SecurityXXX2005Dictionary(
IdentityModelDictionary
dictionary)
934
public TrustDictionary(
IdentityModelDictionary
dictionary)
954
public TrustDec2005Dictionary(
IdentityModelDictionary
dictionary) : base(dictionary)
1102
public TrustFeb2005Dictionary(
IdentityModelDictionary
dictionary) : base(dictionary)
1231
public UtilityDictionary(
IdentityModelDictionary
dictionary)
1284
public XmlEncryptionDictionary(
IdentityModelDictionary
dictionary)
1373
public XmlSignatureDictionary(
IdentityModelDictionary
dictionary)