SamlAttributeKeyComparer.AttributeKey(SamlAttribute) Constructor
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 Saml Attribute Key.
public AttributeKey (Microsoft.IdentityModel.Tokens.Saml.SamlAttribute attribute);
new Microsoft.IdentityModel.Tokens.Saml.SamlAttributeKeyComparer.AttributeKey : Microsoft.IdentityModel.Tokens.Saml.SamlAttribute -> Microsoft.IdentityModel.Tokens.Saml.SamlAttributeKeyComparer.AttributeKey
Public Sub New (attribute As SamlAttribute)
Parameters
- attribute
- SamlAttribute