GetCredentialCommand.Title Property

Definition

Gets and sets the title on the window prompt.

[System.Management.Automation.Parameter(Mandatory=false, ParameterSetName="MessageSet")]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string Title { get; set; }
[<System.Management.Automation.Parameter(Mandatory=false, ParameterSetName="MessageSet")>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.Title : string with get, set
Public Property Title As String

Property Value

Attributes

Applies to