Sharpen.PasswordAuthentication.GetPassword C# (CSharp) Method

GetPassword() public method

public GetPassword ( ) : char[]
return char[]
		public char[] GetPassword ()
		{
			throw new NotImplementedException ();
		}