C# Class Novell.Directory.Ldap.Rfc2251.RfcMatchingRuleId

Represents an Ldap Matching Rule ID.
 MatchingRuleId ::= LdapString 
Inheritance: RfcLdapString
Afficher le fichier Open project: EventStore/csharp-ldap Class Usage Examples

Méthodes publiques

Méthode Description
RfcMatchingRuleId ( System s ) : System

Constructs a MatchingRuleId from a String.

Method Details

RfcMatchingRuleId() public méthode

Constructs a MatchingRuleId from a String.
public RfcMatchingRuleId ( System s ) : System
s System
Résultat System