SamlSubjectStatement Class
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.
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
- Derived
Constructors
SamlSubjectStatement() |
Properties
Subject |
Gets or sets the subject of the statement. |