IMicrosoftGraphServicePrincipal.FederatedIdentityCredentials Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Models.ApiV10.IMicrosoftGraphFederatedIdentityCredential) }, Read=true, ReadOnly=false, Required=false, SerializedName="federatedIdentityCredentials", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Models.ApiV10.IMicrosoftGraphFederatedIdentityCredential[] FederatedIdentityCredentials { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Models.ApiV10.IMicrosoftGraphFederatedIdentityCredential) }, Read=true, ReadOnly=false, Required=false, SerializedName="federatedIdentityCredentials", Update=true)>]
member this.FederatedIdentityCredentials : Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Models.ApiV10.IMicrosoftGraphFederatedIdentityCredential[] with get, set
Public Property FederatedIdentityCredentials As IMicrosoftGraphFederatedIdentityCredential()

Property Value

Attributes

Applies to