Sharpen.Authenticator.GetPasswordAuthentication C# (CSharp) Method

GetPasswordAuthentication() protected method

protected GetPasswordAuthentication ( ) : PasswordAuthentication
return PasswordAuthentication
		protected virtual PasswordAuthentication GetPasswordAuthentication ()
		{
			throw new NotImplementedException ();
		}