SamlSubjectStatement.Subject 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.
Gets or sets the subject of the statement.
public virtual Microsoft.IdentityModel.Tokens.Saml.SamlSubject Subject { get; set; }
member this.Subject : Microsoft.IdentityModel.Tokens.Saml.SamlSubject with get, set
Public Overridable Property Subject As SamlSubject