Partager via


Saml2Assertion.Subject Property

Definition

Gets or sets the Saml2Subject of the statement(s) in the assertion. [Saml2Core, 2.3.3]

public Microsoft.IdentityModel.Tokens.Saml2.Saml2Subject Subject { get; set; }
member this.Subject : Microsoft.IdentityModel.Tokens.Saml2.Saml2Subject with get, set
Public Property Subject As Saml2Subject

Property Value

Applies to