Adldap\Schemas\SchemaInterface::defaultNamingContext PHP Метод

defaultNamingContext() публичный Метод

By default, the DN for the domain of which this directory server is a member.
public defaultNamingContext ( ) : string
Результат string
    public function defaultNamingContext();
SchemaInterface