OpenAuthenticationAccessPolicy.Claim Property

Definition

The access policy claims.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IOpenAuthenticationPolicyClaim> Claim { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.Claim : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IOpenAuthenticationPolicyClaim> with get, set
Public Property Claim As List(Of IOpenAuthenticationPolicyClaim)

Property Value

Implements

Attributes

Applies to