Share via


ILegacyMicrosoftAccount.RegistrationClientSecretSettingName Property

Definition

The app setting name that contains the client secret.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The app setting name that contains the client secret.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="clientSecretSettingName")]
public string RegistrationClientSecretSettingName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The app setting name that contains the client secret.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="clientSecretSettingName")>]
member this.RegistrationClientSecretSettingName : string with get, set
Public Property RegistrationClientSecretSettingName As String

Property Value

Attributes

Applies to