CryptoSys PKI Pro Manual

Pwd.Prompt Method (Int32, String)

Open a dialog box to receive a password.

Syntax

[C#]
public static string Prompt(
	int maxChars,
	string caption
)
[VB.NET]
Public Shared Function Prompt ( _
	maxChars As Integer, _
	caption As String _
) As String

Parameters

maxChars
Maximum characters expected in password
caption
Caption for dialog window

Return Value

String containing password or Empty string if user cancels

See Also

VB6/C equivalent: PWD_Prompt

[Contents] [Index]

[PREV: Pfx.SignatureIsValid Method...]   [Contents]   [Index]   
   [NEXT: Pwd.Prompt Method (Int32, String, String)...]

Copyright © 2004-21 D.I. Management Services Pty Ltd. All rights reserved. Generated 2021-10-01T09:03:20Z.