UpdateAzureADServicePrincipalCommand.PasswordCredential 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.
[System.Management.Automation.Parameter(HelpMessage="The password credential(s) for the service principal.", Mandatory=false)]
public Microsoft.Azure.Graph.RBAC.Models.PasswordCredential[] PasswordCredential { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The password credential(s) for the service principal.", Mandatory=false)>]
member this.PasswordCredential : Microsoft.Azure.Graph.RBAC.Models.PasswordCredential[] with get, set
Public Property PasswordCredential As PasswordCredential()
Property Value
- Microsoft.Azure.Graph.RBAC.Models.PasswordCredential[]
- Attributes