/dports/lang/mono/mono-5.10.1.57/mcs/class/System.IdentityModel/System.IdentityModel.Selectors/ |
H A D | SecurityTokenRequirement.cs | 42 public static string KeyTypeProperty { property in System.IdentityModel.Selectors.SecurityTokenRequirement 79 if (TryGetProperty<SecurityKeyType> (KeyTypeProperty, out ret)) 83 set { Properties [KeyTypeProperty] = value; } 120 properties [KeyTypeProperty] = SecurityKeyType.SymmetricKey;
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.IdentityModel/System/IdentityModel/Selectors/ |
H A D | SecurityTokenRequirement.cs | 40 static public string KeyTypeProperty { get { return keyTypeProperty; } } property in System.IdentityModel.Selectors.SecurityTokenRequirement 104 …return (this.TryGetProperty<SecurityKeyType>(KeyTypeProperty, out result)) ? result : defaultKeyTy… 109 this.properties[KeyTypeProperty] = (object)value;
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.IdentityModel/Test/System.IdentityModel.Selectors/ |
H A D | SecurityTokenRequirementTest.cs | 45 SecurityTokenRequirement.KeyTypeProperty, "#2"); in Constants()
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/ |
H A D | System.IdentityModel.cs | 333 public static string KeyTypeProperty { get { throw null; } } property in System.IdentityModel.Selectors.SecurityTokenRequirement
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/ |
H A D | System.IdentityModel.cs | 333 public static string KeyTypeProperty { get { throw null; } } property in System.IdentityModel.Selectors.SecurityTokenRequirement
|
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/ |
H A D | System.IdentityModel.cs | 478 public static string KeyTypeProperty { get { throw null; } } property in System.IdentityModel.Selectors.SecurityTokenRequirement
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/ |
H A D | System.IdentityModel.cs | 1421 public static string KeyTypeProperty { get { throw null; } } property in System.IdentityModel.Selectors.SecurityTokenRequirement
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/ |
H A D | System.IdentityModel.cs | 1420 public static string KeyTypeProperty { get { throw null; } } property in System.IdentityModel.Selectors.SecurityTokenRequirement
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/ |
H A D | System.IdentityModel.cs | 1420 public static string KeyTypeProperty { get { throw null; } } property in System.IdentityModel.Selectors.SecurityTokenRequirement
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/ |
H A D | System.IdentityModel.cs | 1420 public static string KeyTypeProperty { get { throw null; } } property in System.IdentityModel.Selectors.SecurityTokenRequirement
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/ |
H A D | System.IdentityModel.cs | 1419 public static string KeyTypeProperty { get { throw null; } } property in System.IdentityModel.Selectors.SecurityTokenRequirement
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/ |
H A D | System.IdentityModel.cs | 1419 public static string KeyTypeProperty { get { throw null; } } property in System.IdentityModel.Selectors.SecurityTokenRequirement
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/ |
H A D | System.IdentityModel.cs | 1419 public static string KeyTypeProperty { get { throw null; } } property in System.IdentityModel.Selectors.SecurityTokenRequirement
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/ |
H A D | System.IdentityModel.cs | 1420 public static string KeyTypeProperty { get { throw null; } } property in System.IdentityModel.Selectors.SecurityTokenRequirement
|