SharpCifs.Smb.QueuedNtlmContext.GetNetbiosName C# (CSharp) Method

GetNetbiosName() public method

public GetNetbiosName ( ) : String
return String
    public String GetNetbiosName() {
        return "127.0.0.1";
    }