C# Class SharpCifs.Config.INtlmContextFactoryImpl

Inheritance: INtlmContextFactory
Show file Open project: brandonprry/Potato

Public Methods

Method Description
create ( NtlmPasswordAuthentication auth, bool doSigning ) : INtlmContext

Method Details

create() public method

public create ( NtlmPasswordAuthentication auth, bool doSigning ) : INtlmContext
auth SharpCifs.Smb.NtlmPasswordAuthentication
doSigning bool
return INtlmContext