IIdentityProviders.AppleRegistrationClientSecretSettingName Property

Definition

The app setting name that contains the client secret.

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

Property Value

Attributes

Applies to