Share via


ServicePrincipalProperties.Secret Property

Definition

A secret string that the application uses to prove its identity, also can be referred to as application password (write only).

public string Secret { get; set; }
member this.Secret : string with get, set
Public Property Secret As String

Property Value

Applies to