Freigeben über


IFederatedIdentityCredential.Subject Property

Definition

The identifier of the external identity.

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

Property Value

Attributes

Applies to