C# Class Sharpen.Authenticator

Show file Open project: nonorganic/dssnet Class Usage Examples

Public Methods

Method Description
GetRequestingHost ( ) : string
GetRequestingPort ( ) : int

Protected Methods

Method Description
GetPasswordAuthentication ( ) : PasswordAuthentication

Method Details

GetPasswordAuthentication() protected method

protected GetPasswordAuthentication ( ) : PasswordAuthentication
return PasswordAuthentication

GetRequestingHost() public method

public GetRequestingHost ( ) : string
return string

GetRequestingPort() public method

public GetRequestingPort ( ) : int
return int