Sharpen.Authenticator.GetRequestingHost C# (CSharp) Method

GetRequestingHost() public method

public GetRequestingHost ( ) : string
return string
		public string GetRequestingHost ()
		{
			throw new NotImplementedException ();
		}