Delen via


MicrosoftGraphApiApplication.AcceptMappedClaim Property

Definition

When true, allows an application to use claims mapping without specifying a custom signing key.

[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.PropertyOrigin.Owned)]
public bool? AcceptMappedClaim { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.PropertyOrigin.Owned)>]
member this.AcceptMappedClaim : Nullable<bool> with get, set
Public Property AcceptMappedClaim As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to