ConnectionInfo.AllowPrompt Property

Definition

Caution

Deprecated!

Gets an indication for the status of allow-prompt property of the ConnectionInfo object.

[System.Obsolete("Deprecated!")]
public bool AllowPrompt { get; }
[<System.Obsolete("Deprecated!")>]
member this.AllowPrompt : bool
Public ReadOnly Property AllowPrompt As Boolean

Property Value

true if AllowPrompt; otherwise, false.

Attributes

Applies to