ConnectionInfo.AllowPrompt Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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