terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Net.ServiceNameStore Class Reference

Public Member Functions

 ServiceNameStore ()
 
bool Add (string uriPrefix)
 
bool Remove (string uriPrefix)
 
void Clear ()
 
string BuildSimpleServiceName (string uriPrefix)
 
string[] BuildServiceNames (string uriPrefix)
 

Properties

global::System.Security.Authentication.ExtendedProtection.ServiceNameCollection ServiceNames [get]
 

Private Member Functions

bool AddSingleServiceName (string spn)
 
bool Contains (string newServiceName)
 
string ExtractHostname (string uriPrefix, bool allowInvalidUriStrings)
 

Private Attributes

List< string > serviceNames
 
global::System.Security.Authentication.ExtendedProtection.ServiceNameCollection serviceNameCollection
 

Detailed Description

Definition at line 9 of file ServiceNameStore.cs.


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