PSContainerServiceServicePrincipalProfile.Secret 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.
Gets or sets the secret password associated with the service principal in plain text.
public string Secret { get; set; }
member this.Secret : string with get, set
Public Property Secret As String