ComponentSpace SAML Class Library Reference

AssertionIDReference Class

Represents a SAML assertion ID reference.

For a list of all members of this type, see AssertionIDReference Members.

System.Object
   ComponentSpace.SAML.Assertions.AssertionIDReference

[Visual Basic]
Public Class AssertionIDReference
[C#]
public class AssertionIDReference

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Refer to the Assertions and Protocol for the OASIS Security Assertion Markup Language (SAML) V1.1 specification for further details.

Requirements

Namespace: ComponentSpace.SAML.Assertions

Assembly: ComponentSpace.SAML (in ComponentSpace.SAML.dll)

See Also

AssertionIDReference Members | ComponentSpace.SAML.Assertions Namespace