Adldap\Schemas\SchemaInterface::neverExpiresDate PHP Method

neverExpiresDate() public method

Returns a string value indicating that an account does not expire.
public neverExpiresDate ( ) : string
return string
    public function neverExpiresDate();
SchemaInterface