UNPKG

@tsonic/dotnet

Version:

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

646 lines 27.6 kB
{ "namespace": "System.Security.Authentication.ExtendedProtection", "contributingAssemblies": [ "System.ComponentModel.TypeConverter", "System.Net.Primitives", "System.Net.Security" ], "types": [ { "stableId": "System.Net.Primitives:System.Security.Authentication.ExtendedProtection.ChannelBindingKind", "clrName": "System.Security.Authentication.ExtendedProtection.ChannelBindingKind", "tsEmitName": "ChannelBindingKind", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Net.Primitives:System.Security.Authentication.ExtendedProtection.ChannelBindingKind::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Net.Primitives:System.Security.Authentication.ExtendedProtection.ChannelBindingKind::UnknownSystem.Security.Authentication.ExtendedProtection.ChannelBindingKind", "clrName": "Unknown", "tsEmitName": "unknown_", "normalizedSignature": "Unknown|System.Security.Authentication.ExtendedProtection.ChannelBindingKind|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Net.Primitives:System.Security.Authentication.ExtendedProtection.ChannelBindingKind::UniqueSystem.Security.Authentication.ExtendedProtection.ChannelBindingKind", "clrName": "Unique", "tsEmitName": "unique", "normalizedSignature": "Unique|System.Security.Authentication.ExtendedProtection.ChannelBindingKind|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Net.Primitives:System.Security.Authentication.ExtendedProtection.ChannelBindingKind::EndpointSystem.Security.Authentication.ExtendedProtection.ChannelBindingKind", "clrName": "Endpoint", "tsEmitName": "endpoint", "normalizedSignature": "Endpoint|System.Security.Authentication.ExtendedProtection.ChannelBindingKind|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.Net.Security:System.Security.Authentication.ExtendedProtection.PolicyEnforcement", "clrName": "System.Security.Authentication.ExtendedProtection.PolicyEnforcement", "tsEmitName": "PolicyEnforcement", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Net.Security:System.Security.Authentication.ExtendedProtection.PolicyEnforcement::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Net.Security:System.Security.Authentication.ExtendedProtection.PolicyEnforcement::NeverSystem.Security.Authentication.ExtendedProtection.PolicyEnforcement", "clrName": "Never", "tsEmitName": "never_", "normalizedSignature": "Never|System.Security.Authentication.ExtendedProtection.PolicyEnforcement|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Net.Security:System.Security.Authentication.ExtendedProtection.PolicyEnforcement::WhenSupportedSystem.Security.Authentication.ExtendedProtection.PolicyEnforcement", "clrName": "WhenSupported", "tsEmitName": "whenSupported", "normalizedSignature": "WhenSupported|System.Security.Authentication.ExtendedProtection.PolicyEnforcement|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Net.Security:System.Security.Authentication.ExtendedProtection.PolicyEnforcement::AlwaysSystem.Security.Authentication.ExtendedProtection.PolicyEnforcement", "clrName": "Always", "tsEmitName": "always", "normalizedSignature": "Always|System.Security.Authentication.ExtendedProtection.PolicyEnforcement|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.Net.Security:System.Security.Authentication.ExtendedProtection.ProtectionScenario", "clrName": "System.Security.Authentication.ExtendedProtection.ProtectionScenario", "tsEmitName": "ProtectionScenario", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Net.Security:System.Security.Authentication.ExtendedProtection.ProtectionScenario::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Net.Security:System.Security.Authentication.ExtendedProtection.ProtectionScenario::TransportSelectedSystem.Security.Authentication.ExtendedProtection.ProtectionScenario", "clrName": "TransportSelected", "tsEmitName": "transportSelected", "normalizedSignature": "TransportSelected|System.Security.Authentication.ExtendedProtection.ProtectionScenario|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Net.Security:System.Security.Authentication.ExtendedProtection.ProtectionScenario::TrustedProxySystem.Security.Authentication.ExtendedProtection.ProtectionScenario", "clrName": "TrustedProxy", "tsEmitName": "trustedProxy", "normalizedSignature": "TrustedProxy|System.Security.Authentication.ExtendedProtection.ProtectionScenario|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.Net.Primitives:System.Security.Authentication.ExtendedProtection.ChannelBinding", "clrName": "System.Security.Authentication.ExtendedProtection.ChannelBinding", "tsEmitName": "ChannelBinding", "kind": "Class", "accessibility": "Public", "isAbstract": true, "isSealed": false, "isStatic": false, "arity": 0, "methods": [ { "stableId": "System.Private.CoreLib:System.IDisposable::Dispose():System.Void", "clrName": "Dispose", "tsEmitName": "dispose$view", "normalizedSignature": "Dispose|():System.Void|static=false", "provenance": "ExplicitView", "emitScope": "ViewOnly", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 0, "sourceInterface": "System.IDisposable", "isExtensionMethod": false }, { "stableId": "System.Net.Primitives:System.Security.Authentication.ExtendedProtection.ChannelBinding::Dispose():System.Void", "clrName": "Dispose", "tsEmitName": "dispose", "normalizedSignature": "Dispose|():System.Void|static=false", "provenance": "BaseOverload", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 0, "isExtensionMethod": false } ], "properties": [ { "stableId": "System.Net.Primitives:System.Security.Authentication.ExtendedProtection.ChannelBinding::Size:System.Int32", "clrName": "Size", "tsEmitName": "size", "normalizedSignature": "Size|:System.Int32|static=false|accessor=get", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": true, "isVirtual": true, "isOverride": false, "isIndexer": false, "hasGetter": true, "hasSetter": false } ], "fields": [], "events": [], "constructors": [] }, { "stableId": "System.Net.Security:System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy", "clrName": "System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy", "tsEmitName": "ExtendedProtectionPolicy", "kind": "Class", "accessibility": "Public", "isAbstract": false, "isSealed": false, "isStatic": false, "arity": 0, "methods": [ { "stableId": "System.Net.Security:System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy::ToString():System.String", "clrName": "ToString", "tsEmitName": "toString", "normalizedSignature": "ToString|():System.String|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": true, "isSealed": false, "arity": 0, "parameterCount": 0, "isExtensionMethod": false }, { "stableId": "System.Private.CoreLib:System.Runtime.Serialization.ISerializable::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):System.Void", "clrName": "GetObjectData", "tsEmitName": "getObjectData", "normalizedSignature": "GetObjectData|(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):System.Void|static=false", "provenance": "ExplicitView", "emitScope": "ViewOnly", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 2, "sourceInterface": "System.Runtime.Serialization.ISerializable", "isExtensionMethod": false } ], "properties": [ { "stableId": "System.Net.Security:System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy::CustomServiceNames:System.Security.Authentication.ExtendedProtection.ServiceNameCollection", "clrName": "CustomServiceNames", "tsEmitName": "customServiceNames", "normalizedSignature": "CustomServiceNames|:System.Security.Authentication.ExtendedProtection.ServiceNameCollection|static=false|accessor=get", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": false, "isOverride": false, "isIndexer": false, "hasGetter": true, "hasSetter": false }, { "stableId": "System.Net.Security:System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy::PolicyEnforcement:System.Security.Authentication.ExtendedProtection.PolicyEnforcement", "clrName": "PolicyEnforcement", "tsEmitName": "policyEnforcement", "normalizedSignature": "PolicyEnforcement|:System.Security.Authentication.ExtendedProtection.PolicyEnforcement|static=false|accessor=get", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": false, "isOverride": false, "isIndexer": false, "hasGetter": true, "hasSetter": false }, { "stableId": "System.Net.Security:System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy::ProtectionScenario:System.Security.Authentication.ExtendedProtection.ProtectionScenario", "clrName": "ProtectionScenario", "tsEmitName": "protectionScenario", "normalizedSignature": "ProtectionScenario|:System.Security.Authentication.ExtendedProtection.ProtectionScenario|static=false|accessor=get", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": false, "isOverride": false, "isIndexer": false, "hasGetter": true, "hasSetter": false }, { "stableId": "System.Net.Security:System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy::CustomChannelBinding:System.Security.Authentication.ExtendedProtection.ChannelBinding", "clrName": "CustomChannelBinding", "tsEmitName": "customChannelBinding", "normalizedSignature": "CustomChannelBinding|:System.Security.Authentication.ExtendedProtection.ChannelBinding|static=false|accessor=get", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": false, "isOverride": false, "isIndexer": false, "hasGetter": true, "hasSetter": false }, { "stableId": "System.Net.Security:System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy::OSSupportsExtendedProtection:System.Boolean", "clrName": "OSSupportsExtendedProtection", "tsEmitName": "osSupportsExtendedProtection", "normalizedSignature": "OSSupportsExtendedProtection|:System.Boolean|static=true|accessor=get", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": true, "isAbstract": false, "isVirtual": false, "isOverride": false, "isIndexer": false, "hasGetter": true, "hasSetter": false } ], "fields": [], "events": [], "constructors": [ { "normalizedSignature": "constructor|(System.Security.Authentication.ExtendedProtection.PolicyEnforcement,System.Security.Authentication.ExtendedProtection.ProtectionScenario,System.Security.Authentication.ExtendedProtection.ServiceNameCollection):void|static=false", "isStatic": false, "parameterCount": 3 }, { "normalizedSignature": "constructor|(System.Security.Authentication.ExtendedProtection.PolicyEnforcement,System.Security.Authentication.ExtendedProtection.ProtectionScenario,System.Collections.ICollection):void|static=false", "isStatic": false, "parameterCount": 3 }, { "normalizedSignature": "constructor|(System.Security.Authentication.ExtendedProtection.PolicyEnforcement,System.Security.Authentication.ExtendedProtection.ChannelBinding):void|static=false", "isStatic": false, "parameterCount": 2 }, { "normalizedSignature": "constructor|(System.Security.Authentication.ExtendedProtection.PolicyEnforcement):void|static=false", "isStatic": false, "parameterCount": 1 } ] }, { "stableId": "System.ComponentModel.TypeConverter:System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicyTypeConverter", "clrName": "System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicyTypeConverter", "tsEmitName": "ExtendedProtectionPolicyTypeConverter", "kind": "Class", "accessibility": "Public", "isAbstract": false, "isSealed": false, "isStatic": false, "arity": 0, "methods": [ { "stableId": "System.ComponentModel.TypeConverter:System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicyTypeConverter::CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type):System.Boolean", "clrName": "CanConvertTo", "tsEmitName": "canConvertTo2", "normalizedSignature": "CanConvertTo|(System.ComponentModel.ITypeDescriptorContext,System.Type):System.Boolean|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": true, "isSealed": false, "arity": 0, "parameterCount": 2, "isExtensionMethod": false }, { "stableId": "System.ComponentModel.TypeConverter:System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicyTypeConverter::ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type):System.Object", "clrName": "ConvertTo", "tsEmitName": "convertTo2", "normalizedSignature": "ConvertTo|(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type):System.Object|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": true, "isSealed": false, "arity": 0, "parameterCount": 4, "isExtensionMethod": false }, { "stableId": "System.ComponentModel.TypeConverter:System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicyTypeConverter::CanConvertTo(System.Type):System.Boolean", "clrName": "CanConvertTo", "tsEmitName": "canConvertTo", "normalizedSignature": "CanConvertTo|(System.Type):System.Boolean|static=false", "provenance": "BaseOverload", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": false, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 1, "isExtensionMethod": false }, { "stableId": "System.ComponentModel.TypeConverter:System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicyTypeConverter::ConvertTo(System.Object,System.Type):System.Object", "clrName": "ConvertTo", "tsEmitName": "convertTo", "normalizedSignature": "ConvertTo|(System.Object,System.Type):System.Object|static=false", "provenance": "BaseOverload", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": false, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 2, "isExtensionMethod": false } ], "properties": [], "fields": [], "events": [], "constructors": [ { "normalizedSignature": "constructor|():void|static=false", "isStatic": false, "parameterCount": 0 } ] }, { "stableId": "System.Net.Security:System.Security.Authentication.ExtendedProtection.ServiceNameCollection", "clrName": "System.Security.Authentication.ExtendedProtection.ServiceNameCollection", "tsEmitName": "ServiceNameCollection", "kind": "Class", "accessibility": "Public", "isAbstract": false, "isSealed": false, "isStatic": false, "arity": 0, "methods": [ { "stableId": "System.Net.Security:System.Security.Authentication.ExtendedProtection.ServiceNameCollection::Contains(System.String):System.Boolean", "clrName": "Contains", "tsEmitName": "contains", "normalizedSignature": "Contains|(System.String):System.Boolean|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": false, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 1, "isExtensionMethod": false }, { "stableId": "System.Net.Security:System.Security.Authentication.ExtendedProtection.ServiceNameCollection::Merge(System.String):System.Security.Authentication.ExtendedProtection.ServiceNameCollection", "clrName": "Merge", "tsEmitName": "merge", "normalizedSignature": "Merge|(System.String):System.Security.Authentication.ExtendedProtection.ServiceNameCollection|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": false, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 1, "isExtensionMethod": false }, { "stableId": "System.Net.Security:System.Security.Authentication.ExtendedProtection.ServiceNameCollection::Merge(System.Collections.IEnumerable):System.Security.Authentication.ExtendedProtection.ServiceNameCollection", "clrName": "Merge", "tsEmitName": "merge", "normalizedSignature": "Merge|(System.Collections.IEnumerable):System.Security.Authentication.ExtendedProtection.ServiceNameCollection|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": false, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 1, "isExtensionMethod": false }, { "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void", "clrName": "CopyTo", "tsEmitName": "copyTo$view", "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false", "provenance": "ExplicitView", "emitScope": "ViewOnly", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 2, "sourceInterface": "System.Collections.ICollection", "isExtensionMethod": false }, { "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator", "clrName": "GetEnumerator", "tsEmitName": "getEnumerator$view", "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false", "provenance": "ExplicitView", "emitScope": "ViewOnly", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 0, "sourceInterface": "System.Collections.IEnumerable", "isExtensionMethod": false }, { "stableId": "System.Net.Security:System.Security.Authentication.ExtendedProtection.ServiceNameCollection::CopyTo(System.Array,System.Int32):System.Void", "clrName": "CopyTo", "tsEmitName": "copyTo", "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false", "provenance": "BaseOverload", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 2, "isExtensionMethod": false }, { "stableId": "System.Net.Security:System.Security.Authentication.ExtendedProtection.ServiceNameCollection::GetEnumerator():System.Collections.IEnumerator", "clrName": "GetEnumerator", "tsEmitName": "getEnumerator", "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false", "provenance": "BaseOverload", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 0, "isExtensionMethod": false } ], "properties": [ { "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32", "clrName": "Count", "tsEmitName": "count", "normalizedSignature": "Count|:System.Int32|static=false|accessor=get", "provenance": "ExplicitView", "emitScope": "ViewOnly", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isIndexer": false, "hasGetter": true, "hasSetter": false, "sourceInterface": "System.Collections.ICollection" }, { "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object", "clrName": "SyncRoot", "tsEmitName": "syncRoot", "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get", "provenance": "ExplicitView", "emitScope": "ViewOnly", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isIndexer": false, "hasGetter": true, "hasSetter": false, "sourceInterface": "System.Collections.ICollection" }, { "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean", "clrName": "IsSynchronized", "tsEmitName": "isSynchronized", "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get", "provenance": "ExplicitView", "emitScope": "ViewOnly", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isIndexer": false, "hasGetter": true, "hasSetter": false, "sourceInterface": "System.Collections.ICollection" } ], "fields": [], "events": [], "constructors": [ { "normalizedSignature": "constructor|(System.Collections.ICollection):void|static=false", "isStatic": false, "parameterCount": 1 } ] } ] }