共用方式為


IFederatedIdentityCredential.Subject Property

Definition

The identifier of the external identity.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedServiceIdentity.Runtime.Info(Description="The identifier of the external identity.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="subject")]
public string Subject { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedServiceIdentity.Runtime.Info(Description="The identifier of the external identity.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="subject")>]
member this.Subject : string with get, set
Public Property Subject As String

Property Value

Attributes

Applies to