public explodeDN ( bool noTypes ) : System.String[] | ||
noTypes | bool | If true, returns only the values of the /// components, and not the names, e.g. "Babs /// Jensen", "Accounting", "Acme", "us" - instead of /// "cn=Babs Jensen", "ou=Accounting", "o=Acme", and /// "c=us". /// |
Результат | System.String[] |