@tsonic/dotnet
Version:
TypeScript type definitions for .NET 10 BCL (Base Class Library)
1,255 lines • 138 kB
JSON
{
"namespace": "System.Security.Authentication.ExtendedProtection",
"types": [
{
"stableId": "System.Net.Primitives:System.Security.Authentication.ExtendedProtection.ChannelBindingKind",
"clrName": "System.Security.Authentication.ExtendedProtection.ChannelBindingKind",
"tsEmitName": "ChannelBindingKind",
"assemblyName": "System.Net.Primitives",
"metadataToken": 0,
"methods": [],
"properties": [],
"fields": [
{
"stableId": "System.Net.Primitives:System.Security.Authentication.ExtendedProtection.ChannelBindingKind::value__System.Int32",
"clrName": "value__",
"tsEmitName": "value__",
"metadataToken": 67108988,
"normalizedSignature": "value__|System.Int32|static=false|const=false",
"isStatic": false,
"isReadOnly": false,
"declaringClrType": "System.Security.Authentication.ExtendedProtection.ChannelBindingKind",
"declaringAssemblyName": "System.Net.Primitives"
},
{
"stableId": "System.Net.Primitives:System.Security.Authentication.ExtendedProtection.ChannelBindingKind::UnknownSystem.Security.Authentication.ExtendedProtection.ChannelBindingKind",
"clrName": "Unknown",
"tsEmitName": "unknown_",
"metadataToken": 67108989,
"normalizedSignature": "Unknown|System.Security.Authentication.ExtendedProtection.ChannelBindingKind|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"declaringClrType": "System.Security.Authentication.ExtendedProtection.ChannelBindingKind",
"declaringAssemblyName": "System.Net.Primitives"
},
{
"stableId": "System.Net.Primitives:System.Security.Authentication.ExtendedProtection.ChannelBindingKind::UniqueSystem.Security.Authentication.ExtendedProtection.ChannelBindingKind",
"clrName": "Unique",
"tsEmitName": "unique",
"metadataToken": 67108990,
"normalizedSignature": "Unique|System.Security.Authentication.ExtendedProtection.ChannelBindingKind|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"declaringClrType": "System.Security.Authentication.ExtendedProtection.ChannelBindingKind",
"declaringAssemblyName": "System.Net.Primitives"
},
{
"stableId": "System.Net.Primitives:System.Security.Authentication.ExtendedProtection.ChannelBindingKind::EndpointSystem.Security.Authentication.ExtendedProtection.ChannelBindingKind",
"clrName": "Endpoint",
"tsEmitName": "endpoint",
"metadataToken": 67108991,
"normalizedSignature": "Endpoint|System.Security.Authentication.ExtendedProtection.ChannelBindingKind|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"declaringClrType": "System.Security.Authentication.ExtendedProtection.ChannelBindingKind",
"declaringAssemblyName": "System.Net.Primitives"
}
],
"events": [],
"constructors": [],
"exposedMethods": [
{
"tsName": "getName",
"isStatic": true,
"tsSignatureId": "GetName|(TEnum):System.String|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664288
}
},
{
"tsName": "getName",
"isStatic": true,
"tsSignatureId": "GetName|(System.Type,System.Object):System.String|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664289
}
},
{
"tsName": "getNames",
"isStatic": true,
"tsSignatureId": "GetNames|():System.String[]|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664293
}
},
{
"tsName": "getNames",
"isStatic": true,
"tsSignatureId": "GetNames|(System.Type):System.String[]|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664294
}
},
{
"tsName": "getUnderlyingType",
"isStatic": true,
"tsSignatureId": "GetUnderlyingType|(System.Type):System.Type|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664296
}
},
{
"tsName": "getValues",
"isStatic": true,
"tsSignatureId": "GetValues|():TEnum[]|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664297
}
},
{
"tsName": "getValues",
"isStatic": true,
"tsSignatureId": "GetValues|(System.Type):System.Array|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664298
}
},
{
"tsName": "getValuesAsUnderlyingType",
"isStatic": true,
"tsSignatureId": "GetValuesAsUnderlyingType|():System.Array|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664299
}
},
{
"tsName": "getValuesAsUnderlyingType",
"isStatic": true,
"tsSignatureId": "GetValuesAsUnderlyingType|(System.Type):System.Array|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664300
}
},
{
"tsName": "hasFlag",
"isStatic": false,
"tsSignatureId": "HasFlag|(System.Enum):System.Boolean|static=false",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664303
}
},
{
"tsName": "isDefined",
"isStatic": true,
"tsSignatureId": "IsDefined|(TEnum):System.Boolean|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664304
}
},
{
"tsName": "isDefined",
"isStatic": true,
"tsSignatureId": "IsDefined|(System.Type,System.Object):System.Boolean|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664306
}
},
{
"tsName": "parse",
"isStatic": true,
"tsSignatureId": "Parse|(System.Type,System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Object|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664309
}
},
{
"tsName": "parse",
"isStatic": true,
"tsSignatureId": "Parse|(System.Type,System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Boolean):System.Object|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664311
}
},
{
"tsName": "parse",
"isStatic": true,
"tsSignatureId": "Parse|(System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):TEnum|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664313
}
},
{
"tsName": "parse",
"isStatic": true,
"tsSignatureId": "Parse|(System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Boolean):TEnum|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664315
}
},
{
"tsName": "tryParse",
"isStatic": true,
"tsSignatureId": "TryParse|(System.Type,System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Object\u0026):System.Boolean|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664317
}
},
{
"tsName": "tryParse",
"isStatic": true,
"tsSignatureId": "TryParse|(System.Type,System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Boolean,System.Object\u0026):System.Boolean|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664319
}
},
{
"tsName": "tryParse",
"isStatic": true,
"tsSignatureId": "TryParse|(System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],TEnum\u0026):System.Boolean|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664322
}
},
{
"tsName": "tryParse",
"isStatic": true,
"tsSignatureId": "TryParse|(System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Boolean,TEnum\u0026):System.Boolean|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664324
}
},
{
"tsName": "equals",
"isStatic": false,
"tsSignatureId": "Equals|(System.Object):System.Boolean|static=false",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664331
}
},
{
"tsName": "getHashCode",
"isStatic": false,
"tsSignatureId": "GetHashCode|():System.Int32|static=false",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664332
}
},
{
"tsName": "compareTo",
"isStatic": false,
"tsSignatureId": "CompareTo|(System.Object):System.Int32|static=false",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664333
}
},
{
"tsName": "toString",
"isStatic": false,
"tsSignatureId": "ToString|():System.String|static=false",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664334
}
},
{
"tsName": "toString",
"isStatic": false,
"tsSignatureId": "ToString|(System.IFormatProvider):System.String|static=false",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664336
}
},
{
"tsName": "toString",
"isStatic": false,
"tsSignatureId": "ToString|(System.String,System.IFormatProvider):System.String|static=false",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664337
}
},
{
"tsName": "format",
"isStatic": true,
"tsSignatureId": "Format|(System.Type,System.Object,System.String):System.String|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664344
}
},
{
"tsName": "tryFormat",
"isStatic": true,
"tsSignatureId": "TryFormat|(TEnum,System.Span_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32\u0026,System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664346
}
},
{
"tsName": "getTypeCode",
"isStatic": false,
"tsSignatureId": "GetTypeCode|():System.TypeCode|static=false",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664361
}
},
{
"tsName": "toObject",
"isStatic": true,
"tsSignatureId": "ToObject|(System.Type,System.Byte):System.Object|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664381
}
},
{
"tsName": "tryFormat$view",
"isStatic": false,
"tsSignatureId": "TryFormat|(System.Span_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32\u0026,System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.IFormatProvider):System.Boolean|static=false",
"target": {
"declaringClrType": "System.ISpanFormattable",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100669347
}
},
{
"tsName": "toBoolean",
"isStatic": false,
"tsSignatureId": "ToBoolean|(System.IFormatProvider):System.Boolean|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668513
}
},
{
"tsName": "toChar",
"isStatic": false,
"tsSignatureId": "ToChar|(System.IFormatProvider):System.Char|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668514
}
},
{
"tsName": "toSByte",
"isStatic": false,
"tsSignatureId": "ToSByte|(System.IFormatProvider):System.SByte|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668515
}
},
{
"tsName": "toByte",
"isStatic": false,
"tsSignatureId": "ToByte|(System.IFormatProvider):System.Byte|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668516
}
},
{
"tsName": "toInt16",
"isStatic": false,
"tsSignatureId": "ToInt16|(System.IFormatProvider):System.Int16|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668517
}
},
{
"tsName": "toUInt16",
"isStatic": false,
"tsSignatureId": "ToUInt16|(System.IFormatProvider):System.UInt16|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668518
}
},
{
"tsName": "toInt32",
"isStatic": false,
"tsSignatureId": "ToInt32|(System.IFormatProvider):System.Int32|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668519
}
},
{
"tsName": "toUInt32",
"isStatic": false,
"tsSignatureId": "ToUInt32|(System.IFormatProvider):System.UInt32|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668520
}
},
{
"tsName": "toInt64",
"isStatic": false,
"tsSignatureId": "ToInt64|(System.IFormatProvider):System.Int64|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668521
}
},
{
"tsName": "toUInt64",
"isStatic": false,
"tsSignatureId": "ToUInt64|(System.IFormatProvider):System.UInt64|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668522
}
},
{
"tsName": "toSingle",
"isStatic": false,
"tsSignatureId": "ToSingle|(System.IFormatProvider):System.Single|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668523
}
},
{
"tsName": "toDouble",
"isStatic": false,
"tsSignatureId": "ToDouble|(System.IFormatProvider):System.Double|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668524
}
},
{
"tsName": "toDecimal",
"isStatic": false,
"tsSignatureId": "ToDecimal|(System.IFormatProvider):System.Decimal|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668525
}
},
{
"tsName": "toDateTime",
"isStatic": false,
"tsSignatureId": "ToDateTime|(System.IFormatProvider):System.DateTime|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668526
}
},
{
"tsName": "toType",
"isStatic": false,
"tsSignatureId": "ToType|(System.Type,System.IFormatProvider):System.Object|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668528
}
},
{
"tsName": "compareTo$view",
"isStatic": false,
"tsSignatureId": "CompareTo|(System.Object):System.Int32|static=false",
"target": {
"declaringClrType": "System.IComparable",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668510
}
},
{
"tsName": "toString$view",
"isStatic": false,
"tsSignatureId": "ToString|(System.String,System.IFormatProvider):System.String|static=false",
"target": {
"declaringClrType": "System.IFormattable",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668533
}
},
{
"tsName": "getTypeCode$view",
"isStatic": false,
"tsSignatureId": "GetTypeCode|():System.TypeCode|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668512
}
},
{
"tsName": "toString$view",
"isStatic": false,
"tsSignatureId": "ToString|(System.IFormatProvider):System.String|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668527
}
},
{
"tsName": "getType",
"isStatic": false,
"tsSignatureId": "GetType|():System.Type|static=false",
"target": {
"declaringClrType": "System.Object",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664825
}
},
{
"tsName": "equals",
"isStatic": true,
"tsSignatureId": "Equals|(System.Object,System.Object):System.Boolean|static=true",
"target": {
"declaringClrType": "System.Object",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664831
}
},
{
"tsName": "referenceEquals",
"isStatic": true,
"tsSignatureId": "ReferenceEquals|(System.Object,System.Object):System.Boolean|static=true",
"target": {
"declaringClrType": "System.Object",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664832
}
}
],
"exposedFields": [
{
"tsName": "value__",
"isStatic": false,
"tsSignatureId": "value__|System.Int32|static=false|const=false",
"target": {
"declaringClrType": "System.Security.Authentication.ExtendedProtection.ChannelBindingKind",
"declaringAssemblyName": "System.Net.Primitives",
"metadataToken": 67108988
}
},
{
"tsName": "unknown_",
"isStatic": true,
"tsSignatureId": "Unknown|System.Security.Authentication.ExtendedProtection.ChannelBindingKind|static=true|const=true",
"target": {
"declaringClrType": "System.Security.Authentication.ExtendedProtection.ChannelBindingKind",
"declaringAssemblyName": "System.Net.Primitives",
"metadataToken": 67108989
}
},
{
"tsName": "unique",
"isStatic": true,
"tsSignatureId": "Unique|System.Security.Authentication.ExtendedProtection.ChannelBindingKind|static=true|const=true",
"target": {
"declaringClrType": "System.Security.Authentication.ExtendedProtection.ChannelBindingKind",
"declaringAssemblyName": "System.Net.Primitives",
"metadataToken": 67108990
}
},
{
"tsName": "endpoint",
"isStatic": true,
"tsSignatureId": "Endpoint|System.Security.Authentication.ExtendedProtection.ChannelBindingKind|static=true|const=true",
"target": {
"declaringClrType": "System.Security.Authentication.ExtendedProtection.ChannelBindingKind",
"declaringAssemblyName": "System.Net.Primitives",
"metadataToken": 67108991
}
}
]
},
{
"stableId": "System.Net.Security:System.Security.Authentication.ExtendedProtection.PolicyEnforcement",
"clrName": "System.Security.Authentication.ExtendedProtection.PolicyEnforcement",
"tsEmitName": "PolicyEnforcement",
"assemblyName": "System.Net.Security",
"metadataToken": 0,
"methods": [],
"properties": [],
"fields": [
{
"stableId": "System.Net.Security:System.Security.Authentication.ExtendedProtection.PolicyEnforcement::value__System.Int32",
"clrName": "value__",
"tsEmitName": "value__",
"metadataToken": 67110145,
"normalizedSignature": "value__|System.Int32|static=false|const=false",
"isStatic": false,
"isReadOnly": false,
"declaringClrType": "System.Security.Authentication.ExtendedProtection.PolicyEnforcement",
"declaringAssemblyName": "System.Net.Security"
},
{
"stableId": "System.Net.Security:System.Security.Authentication.ExtendedProtection.PolicyEnforcement::NeverSystem.Security.Authentication.ExtendedProtection.PolicyEnforcement",
"clrName": "Never",
"tsEmitName": "never_",
"metadataToken": 67110146,
"normalizedSignature": "Never|System.Security.Authentication.ExtendedProtection.PolicyEnforcement|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"declaringClrType": "System.Security.Authentication.ExtendedProtection.PolicyEnforcement",
"declaringAssemblyName": "System.Net.Security"
},
{
"stableId": "System.Net.Security:System.Security.Authentication.ExtendedProtection.PolicyEnforcement::WhenSupportedSystem.Security.Authentication.ExtendedProtection.PolicyEnforcement",
"clrName": "WhenSupported",
"tsEmitName": "whenSupported",
"metadataToken": 67110147,
"normalizedSignature": "WhenSupported|System.Security.Authentication.ExtendedProtection.PolicyEnforcement|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"declaringClrType": "System.Security.Authentication.ExtendedProtection.PolicyEnforcement",
"declaringAssemblyName": "System.Net.Security"
},
{
"stableId": "System.Net.Security:System.Security.Authentication.ExtendedProtection.PolicyEnforcement::AlwaysSystem.Security.Authentication.ExtendedProtection.PolicyEnforcement",
"clrName": "Always",
"tsEmitName": "always",
"metadataToken": 67110148,
"normalizedSignature": "Always|System.Security.Authentication.ExtendedProtection.PolicyEnforcement|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"declaringClrType": "System.Security.Authentication.ExtendedProtection.PolicyEnforcement",
"declaringAssemblyName": "System.Net.Security"
}
],
"events": [],
"constructors": [],
"exposedMethods": [
{
"tsName": "getName",
"isStatic": true,
"tsSignatureId": "GetName|(TEnum):System.String|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664288
}
},
{
"tsName": "getName",
"isStatic": true,
"tsSignatureId": "GetName|(System.Type,System.Object):System.String|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664289
}
},
{
"tsName": "getNames",
"isStatic": true,
"tsSignatureId": "GetNames|():System.String[]|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664293
}
},
{
"tsName": "getNames",
"isStatic": true,
"tsSignatureId": "GetNames|(System.Type):System.String[]|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664294
}
},
{
"tsName": "getUnderlyingType",
"isStatic": true,
"tsSignatureId": "GetUnderlyingType|(System.Type):System.Type|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664296
}
},
{
"tsName": "getValues",
"isStatic": true,
"tsSignatureId": "GetValues|():TEnum[]|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664297
}
},
{
"tsName": "getValues",
"isStatic": true,
"tsSignatureId": "GetValues|(System.Type):System.Array|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664298
}
},
{
"tsName": "getValuesAsUnderlyingType",
"isStatic": true,
"tsSignatureId": "GetValuesAsUnderlyingType|():System.Array|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664299
}
},
{
"tsName": "getValuesAsUnderlyingType",
"isStatic": true,
"tsSignatureId": "GetValuesAsUnderlyingType|(System.Type):System.Array|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664300
}
},
{
"tsName": "hasFlag",
"isStatic": false,
"tsSignatureId": "HasFlag|(System.Enum):System.Boolean|static=false",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664303
}
},
{
"tsName": "isDefined",
"isStatic": true,
"tsSignatureId": "IsDefined|(TEnum):System.Boolean|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664304
}
},
{
"tsName": "isDefined",
"isStatic": true,
"tsSignatureId": "IsDefined|(System.Type,System.Object):System.Boolean|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664306
}
},
{
"tsName": "parse",
"isStatic": true,
"tsSignatureId": "Parse|(System.Type,System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Object|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664309
}
},
{
"tsName": "parse",
"isStatic": true,
"tsSignatureId": "Parse|(System.Type,System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Boolean):System.Object|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664311
}
},
{
"tsName": "parse",
"isStatic": true,
"tsSignatureId": "Parse|(System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):TEnum|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664313
}
},
{
"tsName": "parse",
"isStatic": true,
"tsSignatureId": "Parse|(System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Boolean):TEnum|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664315
}
},
{
"tsName": "tryParse",
"isStatic": true,
"tsSignatureId": "TryParse|(System.Type,System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Object\u0026):System.Boolean|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664317
}
},
{
"tsName": "tryParse",
"isStatic": true,
"tsSignatureId": "TryParse|(System.Type,System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Boolean,System.Object\u0026):System.Boolean|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664319
}
},
{
"tsName": "tryParse",
"isStatic": true,
"tsSignatureId": "TryParse|(System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],TEnum\u0026):System.Boolean|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664322
}
},
{
"tsName": "tryParse",
"isStatic": true,
"tsSignatureId": "TryParse|(System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Boolean,TEnum\u0026):System.Boolean|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664324
}
},
{
"tsName": "equals",
"isStatic": false,
"tsSignatureId": "Equals|(System.Object):System.Boolean|static=false",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664331
}
},
{
"tsName": "getHashCode",
"isStatic": false,
"tsSignatureId": "GetHashCode|():System.Int32|static=false",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664332
}
},
{
"tsName": "compareTo",
"isStatic": false,
"tsSignatureId": "CompareTo|(System.Object):System.Int32|static=false",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664333
}
},
{
"tsName": "toString",
"isStatic": false,
"tsSignatureId": "ToString|():System.String|static=false",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664334
}
},
{
"tsName": "toString",
"isStatic": false,
"tsSignatureId": "ToString|(System.IFormatProvider):System.String|static=false",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664336
}
},
{
"tsName": "toString",
"isStatic": false,
"tsSignatureId": "ToString|(System.String,System.IFormatProvider):System.String|static=false",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664337
}
},
{
"tsName": "format",
"isStatic": true,
"tsSignatureId": "Format|(System.Type,System.Object,System.String):System.String|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664344
}
},
{
"tsName": "tryFormat",
"isStatic": true,
"tsSignatureId": "TryFormat|(TEnum,System.Span_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32\u0026,System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664346
}
},
{
"tsName": "getTypeCode",
"isStatic": false,
"tsSignatureId": "GetTypeCode|():System.TypeCode|static=false",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664361
}
},
{
"tsName": "toObject",
"isStatic": true,
"tsSignatureId": "ToObject|(System.Type,System.Byte):System.Object|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664381
}
},
{
"tsName": "tryFormat$view",
"isStatic": false,
"tsSignatureId": "TryFormat|(System.Span_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32\u0026,System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.IFormatProvider):System.Boolean|static=false",
"target": {
"declaringClrType": "System.ISpanFormattable",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100669347
}
},
{
"tsName": "toBoolean",
"isStatic": false,
"tsSignatureId": "ToBoolean|(System.IFormatProvider):System.Boolean|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668513
}
},
{
"tsName": "toChar",
"isStatic": false,
"tsSignatureId": "ToChar|(System.IFormatProvider):System.Char|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668514
}
},
{
"tsName": "toSByte",
"isStatic": false,
"tsSignatureId": "ToSByte|(System.IFormatProvider):System.SByte|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668515
}
},
{
"tsName": "toByte",
"isStatic": false,
"tsSignatureId": "ToByte|(System.IFormatProvider):System.Byte|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668516
}
},
{
"tsName": "toInt16",
"isStatic": false,
"tsSignatureId": "ToInt16|(System.IFormatProvider):System.Int16|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668517
}
},
{
"tsName": "toUInt16",
"isStatic": false,
"tsSignatureId": "ToUInt16|(System.IFormatProvider):System.UInt16|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668518
}
},
{
"tsName": "toInt32",
"isStatic": false,
"tsSignatureId": "ToInt32|(System.IFormatProvider):System.Int32|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668519
}
},
{
"tsName": "toUInt32",
"isStatic": false,
"tsSignatureId": "ToUInt32|(System.IFormatProvider):System.UInt32|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668520
}
},
{
"tsName": "toInt64",
"isStatic": false,
"tsSignatureId": "ToInt64|(System.IFormatProvider):System.Int64|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668521
}
},
{
"tsName": "toUInt64",
"isStatic": false,
"tsSignatureId": "ToUInt64|(System.IFormatProvider):System.UInt64|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668522
}
},
{
"tsName": "toSingle",
"isStatic": false,
"tsSignatureId": "ToSingle|(System.IFormatProvider):System.Single|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668523
}
},
{
"tsName": "toDouble",
"isStatic": false,
"tsSignatureId": "ToDouble|(System.IFormatProvider):System.Double|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668524
}
},
{
"tsName": "toDecimal",
"isStatic": false,
"tsSignatureId": "ToDecimal|(System.IFormatProvider):System.Decimal|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668525
}
},
{
"tsName": "toDateTime",
"isStatic": false,
"tsSignatureId": "ToDateTime|(System.IFormatProvider):System.DateTime|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668526
}
},
{
"tsName": "toType",
"isStatic": false,
"tsSignatureId": "ToType|(System.Type,System.IFormatProvider):System.Object|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668528
}
},
{
"tsName": "compareTo$view",
"isStatic": false,
"tsSignatureId": "CompareTo|(System.Object):System.Int32|static=false",
"target": {
"declaringClrType": "System.IComparable",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668510
}
},
{
"tsName": "toString$view",
"isStatic": false,
"tsSignatureId": "ToString|(System.String,System.IFormatProvider):System.String|static=false",
"target": {
"declaringClrType": "System.IFormattable",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668533
}
},
{
"tsName": "getTypeCode$view",
"isStatic": false,
"tsSignatureId": "GetTypeCode|():System.TypeCode|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668512
}
},
{
"tsName": "toString$view",
"isStatic": false,
"tsSignatureId": "ToString|(System.IFormatProvider):System.String|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668527
}
},
{
"tsName": "getType",
"isStatic": false,
"tsSignatureId": "GetType|():System.Type|static=false",
"target": {
"declaringClrType": "System.Object",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664825
}
},
{
"tsName": "equals",
"isStatic": true,
"tsSignatureId": "Equals|(System.Object,System.Object):System.Boolean|static=true",
"target": {
"declaringClrType": "System.Object",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664831
}
},
{
"tsName": "referenceEquals",
"isStatic": true,
"tsSignatureId": "ReferenceEquals|(System.Object,System.Object):System.Boolean|static=true",
"target": {
"declaringClrType": "System.Object",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664832
}
}
],
"exposedFields": [
{
"tsName": "value__",
"isStatic": false,
"tsSignatureId": "value__|System.Int32|static=false|const=false",
"target": {
"declaringClrType": "System.Security.Authentication.ExtendedProtection.PolicyEnforcement",
"declaringAssemblyName": "System.Net.Security",
"metadataToken": 67110145
}
},
{
"tsName": "never_",
"isStatic": true,
"tsSignatureId": "Never|System.Security.Authentication.ExtendedProtection.PolicyEnforcement|static=true|const=true",
"target": {
"declaringClrType": "System.Security.Authentication.ExtendedProtection.PolicyEnforcement",
"declaringAssemblyName": "System.Net.Security",
"metadataToken": 67110146
}
},
{
"tsName": "whenSupported",
"isStatic": true,
"tsSignatureId": "WhenSupported|System.Security.Authentication.ExtendedProtection.PolicyEnforcement|static=true|const=true",
"target": {
"declaringClrType": "System.Security.Authentication.ExtendedProtection.PolicyEnforcement",
"declaringAssemblyName": "System.Net.Security",
"metadataToken": 67110147
}
},
{
"tsNa