C# Class SharpCifs.Config.INtlmContextFactoryImpl
Afficher le fichier
Open project: brandonprry/Potato
Méthodes publiques
Méthode |
Description |
|
create ( NtlmPasswordAuthentication auth, bool doSigning ) : INtlmContext |
|
|
Method Details
public create ( NtlmPasswordAuthentication auth, bool doSigning ) : INtlmContext |
auth |
SharpCifs.Smb.NtlmPasswordAuthentication |
|
doSigning |
bool |
|
Résultat |
INtlmContext |
|