SamlSubjectStatement Class

Definition

Represents the SubjectStatement element.

public abstract class SamlSubjectStatement : Microsoft.IdentityModel.Tokens.Saml.SamlStatement
type SamlSubjectStatement = class
    inherit SamlStatement
Public MustInherit Class SamlSubjectStatement
Inherits SamlStatement
Inheritance
SamlSubjectStatement
Derived

Constructors

SamlSubjectStatement()

Properties

Subject

Gets or sets the subject of the statement.

Applies to