SamlStatement Class

Definition

Represents the StatementAbstractType specified in [Saml, 2.4].

public abstract class SamlStatement
type SamlStatement = class
Public MustInherit Class SamlStatement
Inheritance
SamlStatement
Derived

Remarks

This abstract class provides no operations; however, this type is used to declare collections of statements, for example SamlAssertion.Statements.

Constructors

SamlStatement()

Applies to