C# Class dk.nita.saml20.Profiles.DKSaml20.Attributes.DKSaml20CommonNameAttribute

Inheritance: dk.nita.saml20.Profiles.DKSaml20.Attributes.DKSaml20Attribute
Afficher le fichier Open project: symplified/Symplified.Auth

Méthodes publiques

Méthode Description
Create ( string value ) : dk.nita.saml20.Schema.Core.SamlAttribute

Creates an attribute with the specified value.

Method Details

Create() public static méthode

Creates an attribute with the specified value.
public static Create ( string value ) : dk.nita.saml20.Schema.Core.SamlAttribute
value string The value.
Résultat dk.nita.saml20.Schema.Core.SamlAttribute