Namespace: Microsoft.IdentityModel.Tokens.Saml11
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)
Usage
Visual Basic |
---|
Dim instance As Saml11Attribute |
Syntax
Visual Basic |
---|
Public Class Saml11Attribute Inherits SamlAttribute |
C# |
---|
public class Saml11Attribute : SamlAttribute |
C++ |
---|
public ref class Saml11Attribute : public SamlAttribute |
J# |
---|
public class Saml11Attribute extends SamlAttribute |
JScript |
---|
public class Saml11Attribute extends SamlAttribute |
Inheritance Hierarchy
System.Object
System.IdentityModel.Tokens.SamlAttribute
Microsoft.IdentityModel.Tokens.Saml11.Saml11Attribute
System.IdentityModel.Tokens.SamlAttribute
Microsoft.IdentityModel.Tokens.Saml11.Saml11Attribute
Thread Safety
Any public static (Shared in Visual
Basic) members of this type are thread safe. Any instance members
are not guaranteed to be thread safe.