Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.SecurityStatusAdapterPal Class Reference

Static Package Functions

static System.Net.SecurityStatusPal GetSecurityStatusPalFromInterop (global::Interop.SECURITY_STATUS win32SecurityStatus, bool attachException=false)
 
static global::Interop.SECURITY_STATUS GetInteropFromSecurityStatusPal (System.Net.SecurityStatusPal status)
 
static System.Net.SecurityStatusPal GetSecurityStatusPalFromInterop (global::Interop.SECURITY_STATUS win32SecurityStatus, bool attachException=false)
 
static global::Interop.SECURITY_STATUS GetInteropFromSecurityStatusPal (System.Net.SecurityStatusPal status)
 
static System.Net.SecurityStatusPal GetSecurityStatusPalFromInterop (global::Interop.SECURITY_STATUS win32SecurityStatus, bool attachException=false)
 
static global::Interop.SECURITY_STATUS GetInteropFromSecurityStatusPal (System.Net.SecurityStatusPal status)
 
static SecurityStatusPal GetSecurityStatusPalFromNativeInt (int win32SecurityStatus)
 
static SecurityStatusPal GetSecurityStatusPalFromInterop (global::Interop.SECURITY_STATUS win32SecurityStatus, bool attachException=false)
 
static global::Interop.SECURITY_STATUS GetInteropFromSecurityStatusPal (SecurityStatusPal status)
 

Static Private Attributes

static readonly System.Collections.Generic.BidirectionalDictionary< global::Interop.SECURITY_STATUS, System.Net.SecurityStatusPalErrorCodes_statusDictionary
 
static readonly BidirectionalDictionary< global::Interop.SECURITY_STATUS, SecurityStatusPalErrorCodes_statusDictionary
 

Detailed Description

Definition at line 6 of file SecurityStatusAdapterPal.cs.


The documentation for this class was generated from the following files: