Adldap\Schemas\SchemaInterface::profilePath PHP Method

profilePath() public method

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
return string
    public function profilePath();
SchemaInterface