UNPKG

@tsonic/dotnet-pure

Version:

TypeScript type definitions for .NET 10 BCL (Base Class Library) - CLR naming

1,226 lines (1,225 loc) 137 kB
{ "namespace": "System.Security.Authentication", "types": [ { "stableId": "System.Net.Primitives:System.Security.Authentication.CipherAlgorithmType", "clrName": "System.Security.Authentication.CipherAlgorithmType", "tsEmitName": "CipherAlgorithmType", "assemblyName": "System.Net.Primitives", "metadataToken": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Net.Primitives:System.Security.Authentication.CipherAlgorithmType::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "metadataToken": 67108970, "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "declaringClrType": "System.Security.Authentication.CipherAlgorithmType", "declaringAssemblyName": "System.Net.Primitives" }, { "stableId": "System.Net.Primitives:System.Security.Authentication.CipherAlgorithmType::NoneSystem.Security.Authentication.CipherAlgorithmType", "clrName": "None", "tsEmitName": "None", "metadataToken": 67108971, "normalizedSignature": "None|System.Security.Authentication.CipherAlgorithmType|static=true|const=true", "isStatic": true, "isReadOnly": false, "declaringClrType": "System.Security.Authentication.CipherAlgorithmType", "declaringAssemblyName": "System.Net.Primitives" }, { "stableId": "System.Net.Primitives:System.Security.Authentication.CipherAlgorithmType::Rc2System.Security.Authentication.CipherAlgorithmType", "clrName": "Rc2", "tsEmitName": "Rc2", "metadataToken": 67108972, "normalizedSignature": "Rc2|System.Security.Authentication.CipherAlgorithmType|static=true|const=true", "isStatic": true, "isReadOnly": false, "declaringClrType": "System.Security.Authentication.CipherAlgorithmType", "declaringAssemblyName": "System.Net.Primitives" }, { "stableId": "System.Net.Primitives:System.Security.Authentication.CipherAlgorithmType::Rc4System.Security.Authentication.CipherAlgorithmType", "clrName": "Rc4", "tsEmitName": "Rc4", "metadataToken": 67108973, "normalizedSignature": "Rc4|System.Security.Authentication.CipherAlgorithmType|static=true|const=true", "isStatic": true, "isReadOnly": false, "declaringClrType": "System.Security.Authentication.CipherAlgorithmType", "declaringAssemblyName": "System.Net.Primitives" }, { "stableId": "System.Net.Primitives:System.Security.Authentication.CipherAlgorithmType::DesSystem.Security.Authentication.CipherAlgorithmType", "clrName": "Des", "tsEmitName": "Des", "metadataToken": 67108974, "normalizedSignature": "Des|System.Security.Authentication.CipherAlgorithmType|static=true|const=true", "isStatic": true, "isReadOnly": false, "declaringClrType": "System.Security.Authentication.CipherAlgorithmType", "declaringAssemblyName": "System.Net.Primitives" }, { "stableId": "System.Net.Primitives:System.Security.Authentication.CipherAlgorithmType::TripleDesSystem.Security.Authentication.CipherAlgorithmType", "clrName": "TripleDes", "tsEmitName": "TripleDes", "metadataToken": 67108975, "normalizedSignature": "TripleDes|System.Security.Authentication.CipherAlgorithmType|static=true|const=true", "isStatic": true, "isReadOnly": false, "declaringClrType": "System.Security.Authentication.CipherAlgorithmType", "declaringAssemblyName": "System.Net.Primitives" }, { "stableId": "System.Net.Primitives:System.Security.Authentication.CipherAlgorithmType::AesSystem.Security.Authentication.CipherAlgorithmType", "clrName": "Aes", "tsEmitName": "Aes", "metadataToken": 67108976, "normalizedSignature": "Aes|System.Security.Authentication.CipherAlgorithmType|static=true|const=true", "isStatic": true, "isReadOnly": false, "declaringClrType": "System.Security.Authentication.CipherAlgorithmType", "declaringAssemblyName": "System.Net.Primitives" }, { "stableId": "System.Net.Primitives:System.Security.Authentication.CipherAlgorithmType::Aes128System.Security.Authentication.CipherAlgorithmType", "clrName": "Aes128", "tsEmitName": "Aes128", "metadataToken": 67108977, "normalizedSignature": "Aes128|System.Security.Authentication.CipherAlgorithmType|static=true|const=true", "isStatic": true, "isReadOnly": false, "declaringClrType": "System.Security.Authentication.CipherAlgorithmType", "declaringAssemblyName": "System.Net.Primitives" }, { "stableId": "System.Net.Primitives:System.Security.Authentication.CipherAlgorithmType::Aes192System.Security.Authentication.CipherAlgorithmType", "clrName": "Aes192", "tsEmitName": "Aes192", "metadataToken": 67108978, "normalizedSignature": "Aes192|System.Security.Authentication.CipherAlgorithmType|static=true|const=true", "isStatic": true, "isReadOnly": false, "declaringClrType": "System.Security.Authentication.CipherAlgorithmType", "declaringAssemblyName": "System.Net.Primitives" }, { "stableId": "System.Net.Primitives:System.Security.Authentication.CipherAlgorithmType::Aes256System.Security.Authentication.CipherAlgorithmType", "clrName": "Aes256", "tsEmitName": "Aes256", "metadataToken": 67108979, "normalizedSignature": "Aes256|System.Security.Authentication.CipherAlgorithmType|static=true|const=true", "isStatic": true, "isReadOnly": false, "declaringClrType": "System.Security.Authentication.CipherAlgorithmType", "declaringAssemblyName": "System.Net.Primitives" }, { "stableId": "System.Net.Primitives:System.Security.Authentication.CipherAlgorithmType::NullSystem.Security.Authentication.CipherAlgorithmType", "clrName": "Null", "tsEmitName": "Null", "metadataToken": 67108980, "normalizedSignature": "Null|System.Security.Authentication.CipherAlgorithmType|static=true|const=true", "isStatic": true, "isReadOnly": false, "declaringClrType": "System.Security.Authentication.CipherAlgorithmType", "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.CipherAlgorithmType", "declaringAssemblyName": "System.Net.Primitives", "metadataToken": 67108970 } }, { "tsName": "None", "isStatic": true, "tsSignatureId": "None|System.Security.Authentication.CipherAlgorithmType|static=true|const=true", "target": { "declaringClrType": "System.Security.Authentication.CipherAlgorithmType", "declaringAssemblyName": "System.Net.Primitives", "metadataToken": 67108971 } }, { "tsName": "Rc2", "isStatic": true, "tsSignatureId": "Rc2|System.Security.Authentication.CipherAlgorithmType|static=true|const=true", "target": { "declaringClrType": "System.Security.Authentication.CipherAlgorithmType", "declaringAssemblyName": "System.Net.Primitives", "metadataToken": 67108972 } }, { "tsName": "Rc4", "isStatic": true, "tsSignatureId": "Rc4|System.Security.Authentication.CipherAlgorithmType|static=true|const=true", "target": { "declaringClrType": "System.Security.Authentication.CipherAlgorithmType", "declaringAssemblyName": "System.Net.Primitives", "metadataToken": 67108973 } }, { "tsName": "Des", "isStatic": true, "tsSignatureId": "Des|System.Security.Authentication.CipherAlgorithmType|static=true|const=true", "target": { "declaringClrType": "System.Security.Authentication.CipherAlgorithmType", "declaringAssemblyName": "System.Net.Primitives", "metadataToken": 67108974 } }, { "tsName": "TripleDes", "isStatic": true, "tsSignatureId": "TripleDes|System.Security.Authentication.CipherAlgorithmType|static=true|const=true", "target": { "declaringClrType": "System.Security.Authentication.CipherAlgorithmType", "declaringAssemblyName": "System.Net.Primitives", "metadataToken": 67108975 } }, { "tsName": "Aes", "isStatic": true, "tsSignatureId": "Aes|System.Security.Authentication.CipherAlgorithmType|static=true|const=true", "target": { "declaringClrType": "System.Security.Authentication.CipherAlgorithmType", "declaringAssemblyName": "System.Net.Primitives", "metadataToken": 67108976 } }, { "tsName": "Aes128", "isStatic": true, "tsSignatureId": "Aes128|System.Security.Authentication.CipherAlgorithmType|static=true|const=true", "target": { "declaringClrType": "System.Security.Authentication.CipherAlgorithmType", "declaringAssemblyName": "System.Net.Primitives", "metadataToken": 67108977 } }, { "tsName": "Aes192", "isStatic": true, "tsSignatureId": "Aes192|System.Security.Authentication.CipherAlgorithmType|static=true|const=true", "target": { "declaringClrType": "System.Security.Authentication.CipherAlgorithmType", "declaringAssemblyName": "System.Net.Primitives", "metadataToken": 67108978 } }, { "tsName": "Aes256", "isStatic": true, "tsSignatureId": "Aes256|System.Security.Authentication.CipherAlgorithmType|static=true|const=true", "target": { "declaringClrType": "System.Security.Authentication.CipherAlgorithmType", "declaringAssemblyName": "System.Net.Primitives", "metadataToken": 67108979 } }, { "tsName": "Null", "isStatic": true, "tsSignatureId": "Null|System.Security.Authentication.CipherAlgorithmType|static=true|const=true", "target": { "declaringClrType": "System.Security.Authentication.CipherAlgorithmType", "declaringAssemblyName": "System.Net.Primitives", "metadataToken": 67108980 } } ] }, { "stableId": "System.Net.Primitives:System.Security.Authentication.ExchangeAlgorithmType", "clrName": "System.Security.Authentication.ExchangeAlgorithmType", "tsEmitName": "ExchangeAlgorithmType", "assemblyName": "System.Net.Primitives", "metadataToken": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Net.Primitives:System.Security.Authentication.ExchangeAlgorithmType::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "metadataToken": 67108965, "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "declaringClrType": "System.Security.Authentication.ExchangeAlgorithmType", "declaringAssemblyName": "System.Net.Primitives" }, { "stableId": "System.Net.Primitives:System.Security.Authentication.ExchangeAlgorithmType::NoneSystem.Security.Authentication.ExchangeAlgorithmType", "clrName": "None", "tsEmitName": "None", "metadataToken": 67108966, "normalizedSignature": "None|System.Security.Authentication.ExchangeAlgorithmType|static=true|const=true", "isStatic": true, "isReadOnly": false, "declaringClrType": "System.Security.Authentication.ExchangeAlgorithmType", "declaringAssemblyName": "System.Net.Primitives" }, { "stableId": "System.Net.Primitives:System.Security.Authentication.ExchangeAlgorithmType::RsaSignSystem.Security.Authentication.ExchangeAlgorithmType", "clrName": "RsaSign", "tsEmitName": "RsaSign", "metadataToken": 67108967, "normalizedSignature": "RsaSign|System.Security.Authentication.ExchangeAlgorithmType|static=true|const=true", "isStatic": true, "isReadOnly": false, "declaringClrType": "System.Security.Authentication.ExchangeAlgorithmType", "declaringAssemblyName": "System.Net.Primitives" }, { "stableId": "System.Net.Primitives:System.Security.Authentication.ExchangeAlgorithmType::RsaKeyXSystem.Security.Authentication.ExchangeAlgorithmType", "clrName": "RsaKeyX", "tsEmitName": "RsaKeyX", "metadataToken": 67108968, "normalizedSignature": "RsaKeyX|System.Security.Authentication.ExchangeAlgorithmType|static=true|const=true", "isStatic": true, "isReadOnly": false, "declaringClrType": "System.Security.Authentication.ExchangeAlgorithmType", "declaringAssemblyName": "System.Net.Primitives" }, { "stableId": "System.Net.Primitives:System.Security.Authentication.ExchangeAlgorithmType::DiffieHellmanSystem.Security.Authentication.ExchangeAlgorithmType", "clrName": "DiffieHellman", "tsEmitName": "DiffieHellman", "metadataToken": 67108969, "normalizedSignature": "DiffieHellman|System.Security.Authentication.ExchangeAlgorithmType|static=true|const=true", "isStatic": true, "isReadOnly": false, "declaringClrType": "System.Security.Authentication.ExchangeAlgorithmType", "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",