Adldap\Schemas\SchemaInterface::scriptPath PHP 메소드

scriptPath() 공개 메소드

This attribute specifies the path for the user's logon script. The string can be null.
public scriptPath ( ) : string
리턴 string
    public function scriptPath();
SchemaInterface