共用方式為


MicrosoftGraphOptionalClaim.AdditionalProperty Property

Definition

Additional properties of the claim. If a property exists in this collection, it modifies the behavior of the optional claim specified in the name property.

[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.PropertyOrigin.Owned)]
public string[] AdditionalProperty { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.PropertyOrigin.Owned)>]
member this.AdditionalProperty : string[] with get, set
Public Property AdditionalProperty As String()

Property Value

String[]

Implements

Attributes

Applies to