Adldap\Schemas\SchemaInterface::defaultNamingContext PHP Method

defaultNamingContext() public method

By default, the DN for the domain of which this directory server is a member.
public defaultNamingContext ( ) : string
return string
    public function defaultNamingContext();
SchemaInterface