Compartilhar via


IIdentityProviders.AzureActiveDirectoryRegistrationClientSecretSettingName 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 AzureActiveDirectoryRegistrationClientSecretSettingName { 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.AzureActiveDirectoryRegistrationClientSecretSettingName : string with get, set
Public Property AzureActiveDirectoryRegistrationClientSecretSettingName As String

Property Value

Attributes

Applies to