C# Class SharpCifs.Config.INtlmContextFactoryImpl

Inheritance: INtlmContextFactory
Afficher le fichier Open project: brandonprry/Potato

Méthodes publiques

Méthode Description
create ( NtlmPasswordAuthentication auth, bool doSigning ) : INtlmContext

Method Details

create() public méthode

public create ( NtlmPasswordAuthentication auth, bool doSigning ) : INtlmContext
auth SharpCifs.Smb.NtlmPasswordAuthentication
doSigning bool
Résultat INtlmContext