Compartilhar via


IAzureActiveDirectory.RegistrationClientSecretSettingName Property

Definition

The app setting name that contains the client secret of the relying party application.

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

Property Value

Attributes

Applies to