MicrosoftGraphOptionalClaim.AdditionalProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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