Saml2ProxyRestriction Class

Definition

Represents the ProxyRestriction element specified in [Saml2Core, 2.5.1.6]. see: http://docs.oasis-open.org/security/saml/v2.0/saml-core-2.0-os.pdf

public class Saml2ProxyRestriction
type Saml2ProxyRestriction = class
Public Class Saml2ProxyRestriction
Inheritance
Saml2ProxyRestriction

Constructors

Saml2ProxyRestriction()

Initializes an instance of Saml2ProxyRestriction.

Properties

Audiences

Gets the set of audiences to whom the asserting party permits new assertions to be issued on the basis of this assertion.

Count

Gets or sets the maximum number of indirections that the asserting party permits to exist between this assertion and an assertion which has ultimately been issued on the basis of it.

Applies to