C# Class SharpCifs.Config.QueuedNtlmContextFactoryImpl
Mostrar archivo
Open project: brandonprry/Potato
Public Methods
Method |
Description |
|
create ( NtlmPasswordAuthentication auth, bool doSigning ) : INtlmContext |
|
|
Method Details
public create ( NtlmPasswordAuthentication auth, bool doSigning ) : INtlmContext |
auth |
SharpCifs.Smb.NtlmPasswordAuthentication |
|
doSigning |
bool |
|
return |
INtlmContext |
|