Adldap\Schemas\SchemaInterface::profilePath PHP Méthode

profilePath() public méthode

Specifies a path to the user's profile. This value can be a null string, a local absolute path, or a UNC path.
public profilePath ( ) : string
Résultat string
    public function profilePath();
SchemaInterface